Re: PITR on Win32 - Archive and Restore

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: PITR on Win32 - Archive and Restore
Дата
Msg-id 41178F8D.8030409@pse-consulting.de
обсуждение исходный текст
Ответ на Re: PITR on Win32 - Archive and Restore  ("Dave Page" <dpage@vale-housing.co.uk>)
Ответы Re: PITR on Win32 - Archive and Restore
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PITR on Win32 - Archive and Restore
Следующее
От: Jochem van Dieten
Дата:
Сообщение: Re: Win32 PostgreSQL 8.0 Beta 1 Installer available