Re: odd output in restore mode - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: odd output in restore mode
Date
Msg-id 4829BC66.4020602@dunslane.net
Whole thread Raw
In response to Re: odd output in restore mode  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: odd output in restore mode  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers

Alvaro Herrera wrote:
> Andrew Dunstan wrote:
>
>   
>> Another and probably simpler thing to try would be the GnuWin32 version  
>> of cp. If we can verify that it behaves itself, we should probably  
>> recommend it for use in archive_command instead of the native Windows 
>> copy.
>>     
>
> Perhaps use xcopy, which should be more ubiquitous?
>
>   

I would be very surprised if xcopy did not exhibit the same 
preallocating behaviour as copy.

cheers

andrew


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: psql wrapped format default for backslash-d commands
Next
From: Decibel!
Date:
Subject: Re: Syntax decisions for pl/pgsql RAISE extension