Skip to content

Instantly share code, notes, and snippets.

@franklinbr
Created August 24, 2015 23:01
Show Gist options
  • Save franklinbr/30d3be7b21386edd75ad to your computer and use it in GitHub Desktop.
Save franklinbr/30d3be7b21386edd75ad to your computer and use it in GitHub Desktop.
< 2015-08-24 18:41:02.431 AMT >LOG: starting archive recovery
< 2015-08-24 18:41:02.455 AMT >LOG: restored log file "000000010000000000000007" from archive
< 2015-08-24 18:41:02.457 AMT >LOG: redo starts at 0/7000028
< 2015-08-24 18:41:02.458 AMT >LOG: consistent recovery state reached at 0/70088B8
< 2015-08-24 18:41:02.477 AMT >LOG: restored log file "000000010000000000000008" from archive
< 2015-08-24 18:41:02.687 AMT >LOG: restored log file "000000010000000000000009" from archive
< 2015-08-24 18:41:02.907 AMT >LOG: restored log file "00000001000000000000000A" from archive
< 2015-08-24 18:41:03.124 AMT >LOG: restored log file "00000001000000000000000B" from archive
< 2015-08-24 18:41:03.341 AMT >LOG: restored log file "00000001000000000000000C" from archive
cp: cannot stat `/backup/postgresql/archive/00000001000000000000000D': No such file or directory
< 2015-08-24 18:41:03.479 AMT >LOG: redo done at 0/CB23920
< 2015-08-24 18:41:03.479 AMT >LOG: last completed transaction was at log time 2015-08-24 18:32:59.38294-04
< 2015-08-24 18:41:03.503 AMT >LOG: restored log file "00000001000000000000000C" from archive
cp: cannot stat `/backup/postgresql/archive/00000002.history': No such file or directory
< 2015-08-24 18:41:03.508 AMT >LOG: selected new timeline ID: 2
cp: cannot stat `/backup/postgresql/archive/00000001.history': No such file or directory
< 2015-08-24 18:41:03.550 AMT >LOG: archive recovery complete
< 2015-08-24 18:41:03.752 AMT >LOG: MultiXact member wraparound protections are now enabled
< 2015-08-24 18:41:03.754 AMT >LOG: database system is ready to accept connections
< 2015-08-24 18:41:03.754 AMT >LOG: autovacuum launcher started
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment