wal shipping/pg_standby docs patch - Mailing list pgsql-docs

From Frank Wiles
Subject wal shipping/pg_standby docs patch
Date
Msg-id 7bbd319d0903251220n1c009a7i95b559387812bd85@mail.gmail.com
Whole thread Raw
Responses Re: wal shipping/pg_standby docs patch
List pgsql-docs
Hello,

It has been awhile since I setup a warm standby server, so I dutifully
followed the documentation.  However, the documentation specifically
suggests using 'cp -i' as the archive command.  Granted, it does say
that it is only a suggestion and not a recommendation, but does
specifically mention it for Linux.

Wasn't three days before I was bitten by transferring a WAL file
before it was fully copied into the archive location.

Attached is a patch that makes the suggestion be 'rsync -avr' in both
backup.sgml and pg_standby.sgml.

Thanks!

--
Frank Wiles
Revolution Systems | http://www.revsys.com/
frank@revsys.com   | (800) 647-6298

Attachment

pgsql-docs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [pgsql-www] the sad state of our FAQs
Next
From: Tom Lane
Date:
Subject: Re: wal shipping/pg_standby docs patch