Re: PITR on Windows? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: PITR on Windows?
Date
Msg-id 200408140321.i7E3LNf23667@candle.pha.pa.us
Whole thread Raw
In response to Re: PITR on Windows?  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: PITR on Windows?  (Gaetano Mendola <mendola@bigfoot.com>)
List pgsql-hackers
Andrew Dunstan wrote:
> 
> 
> Simon@2ndquadrant.com wrote:
> 
> >I notice that PITR doesn't function correctly on Windows. Has that been
> >reported elsewhere?
> >
> >The archive_command parameter %p resolves to a full path containing slashes
> >rather than backslashes. This is not a Windows file, so any attempt to copy
> >it fails. There isn't any way to avoid that.
> >
> >I'm surely not the first to report that? Am I?
> >
> >
> >  
> >
> 
> This was fixed several days ago, after lengthy discussion on the -win32 
> list, and we have seen reported success, IIRC.

Yes, the fix will be in beta2 or the next pginstaller release.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Calling PL functions with named parameters
Next
From: "Andrew Dunstan"
Date:
Subject: Re: [Fwd: Re: [pgsql-hackers-win32] Import from Linux to