Skip to content

Instantly share code, notes, and snippets.

@Bauerpauer
Created February 14, 2015 07:33
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 Bauerpauer/f1320e2714a2c6fc3f7f to your computer and use it in GitHub Desktop.
Save Bauerpauer/f1320e2714a2c6fc3f7f to your computer and use it in GitHub Desktop.
Feb 14 01:31:26 db1 postgres[28366]: [2-1] LOG: entering standby mode
Feb 14 01:31:26 db1 postgres[28366]: [3-1] LOG: redo starts at 1D3/1429E4D8
Feb 14 01:31:26 db1 postgres[28366]: [4-1] WARNING: specified item offset is too large
Feb 14 01:31:26 db1 postgres[28366]: [4-2] CONTEXT: xlog redo insert: rel 417820/417822/421965; tid 44758/79
Feb 14 01:31:26 db1 postgres[28366]: [5-1] PANIC: btree_insert_redo: failed to add item
Feb 14 01:31:26 db1 postgres[28366]: [5-2] CONTEXT: xlog redo insert: rel 417820/417822/421965; tid 44758/79
Feb 14 01:31:26 db1 postgres[28365]: [1-1] LOG: startup process (PID 28366) was terminated by signal 6: Abort trap
Feb 14 01:31:26 db1 postgres[28365]: [2-1] LOG: terminating any other active server processes
Feb 14 01:31:28 db1 postgres[28369]: [1-1] LOG: database system was interrupted while in recovery at log time 2015-02-13 23:43:57 CST
Feb 14 01:31:28 db1 postgres[28369]: [1-2] HINT: If this has occurred more than once some data might be corrupted and you might need to choose an earlier recovery target.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment