author | Heiko Schlittermann (JUMPER) <hs@schlittermann.de> |
Wed, 29 Jul 2015 16:01:37 +0200 | |
changeset 6 | 44e9008e17be |
parent 5 | 8cb14f16d955 |
child 7 | 7453e8f5e8bc |
scripts/pg-backup | file | annotate | diff | comparison | revisions |
--- a/scripts/pg-backup Wed Jul 29 15:30:33 2015 +0200 +++ b/scripts/pg-backup Wed Jul 29 16:01:37 2015 +0200 @@ -227,6 +227,13 @@ The timestamp of the directory with the tar archive is relevant. Nothing else! (default: 1d) +=head1 RECOVERY + +For recovery, create a fresh PostgreSQL cluster, stop the cluster, unpack the archive in the +data directory, and start the cluster. + +NOTE: The version of the server and the saved backup need to match! + =back =head1 AUTHOR