archive_command question

From: dcrespo <dcrespo(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: archive_command question
Date: 2009-03-16 14:53:39
Message-ID: d3be07f8-f2cc-4ab8-9db3-b686c6620095@l39g2000yqn.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

When setting archive_command in postgresql.conf to something different
than '', in other words, not empty, does it mean that archiving will
be attempted periodically since postgresql starts or just when doing
pg_start_backup and pg_stop_backup?

I just use archived files for recovery process when I do
pg_start_backup and pg_stop_backup, so I don't need to archive at all
times.

Thanks,
Daniel

Browse pgsql-general by date

  From Date Subject
Next Message Kodok Marton 2009-03-16 15:44:36 alter multiple tables
Previous Message Tino Wildenhain 2009-03-16 14:51:41 Re: Imagenes