Re: Postgres 9.01 and WAL files issue
От | Matthew Walden |
---|---|
Тема | Re: Postgres 9.01 and WAL files issue |
Дата | |
Msg-id | AANLkTikk5kidBQU6me7GpPJ8sLR3kEmheLOPL097_s27@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Postgres 9.01 and WAL files issue (Vick Khera <vivek@khera.org>) |
Список | pgsql-general |
I thought that when I first read about WAL archiving but the documentation explains quite well. Basically it is to stop a successful result being returned in the event that the file already exists in the archive destination (to cause an error in the event it tries to overwrite a file).
--
View my Linkedin profile
On Thu, Nov 25, 2010 at 2:43 PM, Vick Khera <vivek@khera.org> wrote:
On Wed, Nov 24, 2010 at 12:52 PM, DM <dm.aeqa@gmail.com> wrote:Just curious... why would you turn on the interactive version of cp
> Here is my Archive Command:
> archive_command = 'cp -i %p /mnt/nfs/primary/%f < /dev/null'
>
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
--
View my Linkedin profile
В списке pgsql-general по дате отправления: