On Wed, Nov 24, 2010 at 12:52 PM, DM <dm.a...@gmail.com> wrote:
> Here is my Archive Command:
> archive_command = 'cp -i %p /mnt/nfs/primary/%f < /dev/null'
>

Just curious... why would you turn on the interactive version of cp
for an automated script?  Is that why you feed it /dev/null as input?

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to