# HG changeset patch # User Heiko hs@schlittermann.de # Date 1438178685 -7200 # Node ID 8d196488b4574f876ea89075751e1c57848323d6 # Parent 7453e8f5e8bc70ca2f4737879f68559aff1924ee Fix POD diff -r 7453e8f5e8bc -r 8d196488b457 scripts/pg-backup --- a/scripts/pg-backup Wed Jul 29 16:03:11 2015 +0200 +++ b/scripts/pg-backup Wed Jul 29 16:04:45 2015 +0200 @@ -229,6 +229,8 @@ The timestamp of the directory with the tar archive is relevant. Nothing else! (default: 1d) +=back + =head1 RECOVERY For recovery, create a fresh PostgreSQL cluster, stop the cluster, unpack the archive in the @@ -236,7 +238,6 @@ NOTE: The version of the server and the saved backup need to match! -=back =head1 AUTHOR