Re: Sample archive_command is still problematic

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Sample archive_command is still problematic
Дата
Msg-id 53F233E1.3030605@agliodbs.com
обсуждение исходный текст
Ответ на Sample archive_command is still problematic  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Sample archive_command is still problematic  (Magnus Hagander <magnus@hagander.net>)
Re: Sample archive_command is still problematic  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-docs
Magnus, Kevin:

Two things:

1) pg_receivexlog doesn't help for users who need to archive from the
master to cold storage (e.g. remote SAN, S3, whatever).  So we're going
to still need an archive_command.

2) One reason users are using the "test -f" version of the archive
command is that we put it in the same postgresql.conf.  I would suggest
that we don't put *any* archive command in the sample postgresql.conf,
since there is no command we can supply which isn't a potential foot-gun.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


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

Предыдущее
От: Christopher Barham
Дата:
Сообщение: JDBC documentation - issue report
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: JDBC documentation - issue report