Re: odd output in restore mode

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: odd output in restore mode
Дата
Msg-id 48302334.2020906@dunslane.net
обсуждение исходный текст
Ответ на Re: odd output in restore mode  ("Dave Page" <dpage@pgadmin.org>)
Ответы Re: odd output in restore mode  ("Dave Page" <dpage@pgadmin.org>)
Список pgsql-hackers

Dave Page wrote:
> On Tue, May 13, 2008 at 5:11 PM, Alvaro Herrera
> <alvherre@commandprompt.com> wrote:
>   
>> Andrew Dunstan wrote:
>>
>>  > I would be very surprised if xcopy did not exhibit the same
>>  > preallocating behaviour as copy.
>>
>>  I, on the other hand, would not say anything until someone tried it, and
>>  then wouldn't be surprised if it behaved either way :-)
>>     
>
> It pre-allocates the space as copy does. And yes, I did test :-p
>
>
>   

Dave,

I don't know how you tested, but could you please repeat the test with 
GnuWin32's cp.exe? If it doesn't preallocate the space then I think our 
way forward is reasonably clear:

. we recommend its use for Windows archive_command settings
. we provide the delay kluge as switchable behaviour on Windows instead 
of having it always on.

cheers

andrew


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: New DTrace probes proposal
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Can't t compile current HEAD