Re: PITR on Win32 - Archive and Restore - Mailing list pgsql-hackers-win32

From Tom Lane
Subject Re: PITR on Win32 - Archive and Restore
Date
Msg-id 15533.1092067716@sss.pgh.pa.us
Whole thread Raw
In response to Re: PITR on Win32 - Archive and Restore  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: PITR on Win32 - Archive and Restore
Re: PITR on Win32 - Archive and Restore
List pgsql-hackers-win32
Andrew Dunstan <andrew@dunslane.net> writes:
> Tom Lane wrote:
>> But does that have to be done in the code, or will
>> archive_command = 'copy "%p" ...'
>> work?

> That should work just fine (or with xcopy).

Okay, I'll change %p to emit \ on Windows, and we'll see where that
takes us.

            regards, tom lane

pgsql-hackers-win32 by date:

Previous
From: "Dave Page"
Date:
Subject: Re: [Pginstaller-devel] RE: Win32 PostgreSQL 8.0 Beta 1 Installer available
Next
From: Tom Lane
Date:
Subject: Re: PITR on Win32 - Archive and Restore