Re: [GENERAL] Archiving problem on Windows

2007-12-04 Thread Christian Rengstl
Christian Rengstl M.A. Klinik und Poliklinik für Innere Medizin II Kardiologie - Forschung Universitätsklinikum Regensburg B3 1.388 Franz-Josef-Strauss-Allee 11 93053 Regensburg Tel.: +49-941-944-7230 >>> On Wed, Dec 5, 2007 at 8:25 AM, in message <[EMAIL PROTECTED]>, Paul Lambert <[EMAIL P

Re: [GENERAL] Archiving problem on Windows

2007-12-04 Thread Christian Rengstl
Christian Rengstl M.A. Klinik und Poliklinik für Innere Medizin II Kardiologie - Forschung Universitätsklinikum Regensburg B3 1.388 Franz-Josef-Strauss-Allee 11 93053 Regensburg Tel.: +49-941-944-7230 >>> On Wed, Dec 5, 2007 at 8:25 AM, in message <[EMAIL PROTECTED]>, Paul Lambert <[EMAIL P

Re: [GENERAL] Archiving problem on Windows

2007-12-04 Thread Paul Lambert
Christian Rengstl wrote: The archive_command is 'copy %p C:\\Archive\\DBArchive\\%f', nevertheless I changed it to your version, but without success. ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings And wha

Re: [GENERAL] Archiving problem on Windows

2007-12-04 Thread Christian Rengstl
Christian Rengstl M.A. Klinik und Poliklinik für Innere Medizin II Kardiologie - Forschung Universitätsklinikum Regensburg B3 1.388 Franz-Josef-Strauss-Allee 11 93053 Regensburg Tel.: +49-941-944-7230 >>> On Wed, Dec 5, 2007 at 2:47 AM, in message <[EMAIL PROTECTED]>, Paul Lambert <[EMAIL P

Re: [GENERAL] Archiving problem on Windows

2007-12-04 Thread Paul Lambert
Christian Rengstl wrote: show config_file points to the right one. I restarted the server after every change. After including the quotation marks as in the docs, the quotation marks also appeared in the command, so at least it shows that the config file was read. How about show archive_command

Re: [GENERAL] Archiving problem on Windows

2007-12-04 Thread Christian Rengstl
Christian Rengstl M.A. Klinik und Poliklinik für Innere Medizin II Kardiologie - Forschung Universitätsklinikum Regensburg B3 1.388 Franz-Josef-Strauss-Allee 11 93053 Regensburg Tel.: +49-941-944-7230 >>> On Tue, Dec 4, 2007 at 12:21 PM, in message <[EMAIL PROTECTED]>, "A. Kretschmer" <[EMAI

Re: [GENERAL] Archiving problem on Windows

2007-12-04 Thread A. Kretschmer
am Tue, dem 04.12.2007, um 12:05:41 +0100 mailte Christian Rengstl folgendes: > >> a have a problem using the following archiving command on windows: > >> 'copy %p C:\\Archive\\DBArchive\\%f' > > > > According the doc, the command should be: > > > > archive_command = 'copy "%p" /mnt/server/archi

Re: [GENERAL] Archiving problem on Windows

2007-12-04 Thread Christian Rengstl
Christian Rengstl M.A. Klinik und Poliklinik für Innere Medizin II Kardiologie - Forschung Universitätsklinikum Regensburg B3 1.388 Franz-Josef-Strauss-Allee 11 93053 Regensburg Tel.: +49-941-944-7230 >>> On Tue, Dec 4, 2007 at 12:03 PM, in message <[EMAIL PROTECTED]>, "A. Kretschmer" <[EMAI

Re: [GENERAL] Archiving problem on Windows

2007-12-04 Thread A. Kretschmer
am Mon, dem 03.12.2007, um 12:29:39 +0100 mailte Christian Rengstl folgendes: > Hi list, > > a have a problem using the following archiving command on windows: > 'copy %p C:\\Archive\\DBArchive\\%f' According the doc, the command should be: archive_command = 'copy "%p" /mnt/server/archivedir/"%

Re: Fwd: Re: [GENERAL] Archiving problem on Windows

2007-12-04 Thread Christian Rengstl
Christian Rengstl M.A. Klinik und Poliklinik für Innere Medizin II Kardiologie - Forschung Universitätsklinikum Regensburg B3 1.388 Franz-Josef-Strauss-Allee 11 93053 Regensburg Tel.: +49-941-944-7230 >>> On Tue, Dec 4, 2007 at 11:44 AM, in message <[EMAIL PROTECTED]>, "A. Kretschmer" <[EMAI

Re: Fwd: Re: [GENERAL] Archiving problem on Windows

2007-12-04 Thread A. Kretschmer
am Tue, dem 04.12.2007, um 11:31:41 +0100 mailte Christian Rengstl folgendes: > When I login as user postgres, I can copy the files without any > problem. > Here is the error message (translated as it appears in German in my log > files): > >>copy pg_xlog\myfile C:\Archive\DBArchive\myfile<< faile

Fwd: Re: [GENERAL] Archiving problem on Windows

2007-12-04 Thread Christian Rengstl
When I login as user postgres, I can copy the files without any problem. Here is the error message (translated as it appears in German in my log files): >>copy pg_xlog\myfile C:\Archive\DBArchive\myfile<< failed: error code 1 >>copy pg_xlog\myfile C:\Archive\DBArchive\myfile<< failed: error code 1

[GENERAL] Archiving problem on Windows

2007-12-03 Thread Christian Rengstl
Hi list, a have a problem using the following archiving command on windows: 'copy %p C:\\Archive\\DBArchive\\%f' The error message i get is saying that the file could not be copied because of error code 1. The strange thing is that in the archive directory there are files that were copied one or t