Skip to content

Instantly share code, notes, and snippets.

@anarazel
Created December 21, 2023 12:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anarazel/945cbb31f48737d350ad5f3a9088734e to your computer and use it in GitHub Desktop.
Save anarazel/945cbb31f48737d350ad5f3a9088734e to your computer and use it in GitHub Desktop.
119: + descr => 'contents of a WAL sumamry file',
sumamry ==> summary
471: + * chunk. If that value is less than MAX_ENTRIES_PER_CHUNK, the corresonding
corresonding ==> corresponding
554: + * combination that is curently being read, and consumed_chunks is the number
curently ==> currently
938: + * 'error_callback_arg' is an opaque arguent to be passed to error_callback.
arguent ==> argument
1293: + * contain the limit_block. We must handle this differenly depending on
differenly ==> differently
2728: + * This field handles its own synchronizaton.
synchronizaton ==> synchronization
2853: + * true if 'current_lsn' is known to be the start of a WAL recod or WAL
recod ==> record
3090: + * Unless we need to reset the pending_lsn, we initally acquire the lock
initally ==> initially
5215: + * manifest from a prior backup. Each chunk of manifest data recieved
recieved ==> received
5519: + * If we've managed to wait for an entire minute withot the WAL
withot ==> without
5530: + * giving up too quickly when the sytem is just slow.
sytem ==> system
6215: + /* Recieve packets from client until done. */
Recieve ==> Receive
9776: +# we'd need the equivalent of each AM's rm_mask functon written or at least
functon ==> function
10403: + * Encode bytes using two hexademical digits for each one.
hexademical ==> hexadecimal
10859: + It is particularly useful in comination with <option>--debug</option>.
comination ==> combination
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment