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

From Andreas Pflug
Subject Re: PITR on Win32 - Archive and Restore
Date
Msg-id 41178F8D.8030409@pse-consulting.de
Whole thread Raw
In response to Re: PITR on Win32 - Archive and Restore  ("Dave Page" <dpage@vale-housing.co.uk>)
Responses Re: PITR on Win32 - Archive and Restore  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers-win32
Dave Page wrote:
>
>
>
>>-----Original Message-----
>>From: pgsql-hackers-win32-owner@postgresql.org
>>[mailto:pgsql-hackers-win32-owner@postgresql.org] On Behalf
>>Of Merlin Moncure
>>Sent: 09 August 2004 13:12
>>To: markir@coretech.co.nz
>>Cc: pgsql-hackers-win32@postgresql.org
>>Subject: Re: [pgsql-hackers-win32] PITR on Win32 - Archive and Restore
>>
>>I tried using copy for a while and gave up...it never got the
>>slashes right.  I then replaced with cp that comes with mingw
>>and that works fine.
>
>
> We can't really ship that though as it's GNU...

Shell commands usage from programs has always been a PITA in win32, and
it will probably remain. We should replace all such occurrences by /port
stuff to get this fixed finally.

Regards,
Andreas

pgsql-hackers-win32 by date:

Previous
From: Tom Lane
Date:
Subject: Re: PITR on Win32 - Archive and Restore
Next
From: Jochem van Dieten
Date:
Subject: Re: Win32 PostgreSQL 8.0 Beta 1 Installer available