popovnv

Untitled

May 18th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. -bash-4.2$ barman recover --target-time="2017-05-17 10:00:05+03:00" --remote-ssh-command="ssh postgres@co7g1" co7g1 20170517T095654 /var/lib/pgsql/9.6/data2
  2. Starting remote restore for server co7g1 using backup 20170517T095654
  3. Destination directory: /var/lib/pgsql/9.6/data2
  4. Doing PITR. Recovery target time: '2017-05-17 10:00:05+03:00'
  5. Copying the base backup.
  6. Copying required WAL segments.
  7. Generating recovery.conf
  8. Identify dangerous settings in destination directory.
  9.  
  10. IMPORTANT
  11. These settings have been modified to prevent data losses
  12.  
  13. postgresql.conf line 645: archive_command = false
  14.  
  15. Your PostgreSQL server has been successfully prepared for recovery!
Advertisement
Add Comment
Please, Sign In to add comment