wal shipping/pg_standby docs patch

Поиск
Список
Период
Сортировка
От Frank Wiles
Тема wal shipping/pg_standby docs patch
Дата
Msg-id 7bbd319d0903251220n1c009a7i95b559387812bd85@mail.gmail.com
обсуждение исходный текст
Ответы Re: wal shipping/pg_standby docs patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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

Вложения

В списке pgsql-docs по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: [pgsql-www] the sad state of our FAQs
Следующее
От: Tom Lane
Дата:
Сообщение: Re: wal shipping/pg_standby docs patch