Re: Sample archive_command is still problematic - Mailing list pgsql-docs

From Josh Berkus
Subject Re: Sample archive_command is still problematic
Date
Msg-id 53F233E1.3030605@agliodbs.com
Whole thread Raw
In response to Sample archive_command is still problematic  (Josh Berkus <josh@agliodbs.com>)
Responses 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>)
List 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 by date:

Previous
From: Christopher Barham
Date:
Subject: JDBC documentation - issue report
Next
From: Josh Berkus
Date:
Subject: Re: JDBC documentation - issue report