From: | "Ashish Karalkar" <ashish(dot)karalkar(at)info-spectrum(dot)com> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | WAL |
Date: | 2007-04-19 07:03:00 |
Message-ID: | 00ac01c78250$c9faf450$170211ac@LIONKING.COM |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hello All,
can anybody please tell me which file name should given in %f parameter of archive_command.
As per documantation
"When not using WAL archiving, the system normally creates just a few segment files and then "recycles" them by renaming no-longer-needed segment files to higher segment numbers."
So there are 4/5 files. Now i want to switch to archiving mode.
which file name should be given in place of %f parameter of archive command
my command looks like this:
'cp -i /usr/local/pgsql/data/pg_xlog /mnt/server/archivedir/%f'
Thanks in advance
With Regards
Ashish...
From | Date | Subject | |
---|---|---|---|
Next Message | David Potts | 2007-04-19 07:59:42 | Postgres data/form entry tool |
Previous Message | Klint Gore | 2007-04-19 07:02:06 | Re: Login to Postgres 8.2 via Cygwin hangs |