Antw: Re: [GENERAL] Problem with archive_command

2006-07-14 Thread Christian Rengstl
i made a pg_dump. Maybe it would help to delete the files in the pg_xlog/archive_status directory...anyway the server just has a sandbox status so far. >>> "Merlin Moncure" <[EMAIL PROTECTED]> 14.07.06 17.18 Uhr >>> On 7/14/06, Christian Rengstl <[EMAIL PROTECTED]> wrote: > Hi list, > > well now

Re: Antw: [GENERAL] Problem with archive_command

2006-07-14 Thread Martijn van Oosterhout
On Fri, Jul 14, 2006 at 03:22:43PM +0200, Christian Rengstl wrote: > Hi list, > > well now i know why it doesn't work. As the copy command did not work > for a while the wal-files where gathering like mad and, as a beginner, i > thought in order to clean up some disk space i should delete them. We

Re: [GENERAL] Problem with archive_command

2006-07-14 Thread Merlin Moncure
On 7/14/06, Christian Rengstl <[EMAIL PROTECTED]> wrote: Hi list, well now i know why it doesn't work. As the copy command did not work for a while the wal-files where gathering like mad and, as a beginner, i thought in order to clean up some disk space i should delete them. Well, that was proba

Antw: [GENERAL] Problem with archive_command

2006-07-14 Thread Christian Rengstl
Hi list, well now i know why it doesn't work. As the copy command did not work for a while the wal-files where gathering like mad and, as a beginner, i thought in order to clean up some disk space i should delete them. Well, that was probably the most stupid thing to do, because now pgsql tries to

[GENERAL] Problem with archive_command

2006-07-14 Thread Christian Rengstl
Hi list, with the following archive_command (on Windows) archive_command = 'copy %p c:\\Archiv\\DBArchiv\\%f' I constantly have entries like the following in my log file: 2006-07-14 14:26:59 LOG: archive command "copy pg_xlog\000100020037 c:\Archiv\DBArchiv\000100020037" f