Re: PITR on Win32 - Archive and Restore Command Strings

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: markir(at)coretech(dot)co(dot)nz
Cc: pgsql-hackers-win32(at)postgresql(dot)org
Subject: Re: PITR on Win32 - Archive and Restore Command Strings
Date: 2004-08-07 16:53:49
Message-ID: 464.1091897629@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32 pgsql-patches

markir(at)coretech(dot)co(dot)nz writes:
> There is a bit of a trap if using '%p' in archive_command - it has seperators
> like '/' instead of '\', so does not work for some windows commands (like
> 'copy' for instance).

I was under the impression that forward slashes would work fine, as long
as you used them consistently?

regards, tom lane

In response to

Responses

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Andreas Pflug 2004-08-07 17:07:02 Re: Eventlog
Previous Message Tom Lane 2004-08-07 16:13:50 Re: Eventlog

Browse pgsql-patches by date

  From Date Subject
Next Message Joe Conway 2004-08-07 18:29:07 Re: [PATCHES] [BUGS] casting strings to multidimensional arrays yields
Previous Message Tom Lane 2004-08-07 16:43:20 Re: [PATCHES] UNICODE characters above 0x10000