Re: pg_xlog not cleaned up
От | Wayne Conrad |
---|---|
Тема | Re: pg_xlog not cleaned up |
Дата | |
Msg-id | 20060731221108.GB23659@yagni.com обсуждение исходный текст |
Ответ на | Re: pg_xlog not cleaned up (Christian Kastner <techmail@kvr.at>) |
Ответы |
Re: pg_xlog not cleaned up
|
Список | pgsql-general |
On Mon, Jul 31, 2006 at 10:18:31PM +0200, Christian Kastner wrote: > After the online backup script runs, all subsequent attempts to run > archive_command fail because the first thing it tries to archive away is > the still-existing *.backup file. This fails because a copy already > exists in the archive area and the script refuses to overwrite the > existing file. I'm seeing this too. I thought I was doing something wrong. In case more info will help Those Who Know Things: My archive_command is a simple copy to the same storage device, pretty much right lifted out of the manual: archive_command = 'test ! -f /var/lib/postgresql/8.1/pitr/current/wal/%f && cp +%p /var/lib/postgresql/8.1/pitr/current/wal/%f' Version: Postgres 8.1.3-4, i386, Debian testing.
В списке pgsql-general по дате отправления: