Re: [PATCHES] odd output in restore mode

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: [PATCHES] odd output in restore mode
Дата
Msg-id 48879C1E.9090600@dunslane.net
обсуждение исходный текст
Ответ на Re: [PATCHES] odd output in restore mode  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: [PATCHES] odd output in restore mode  ("Heikki Linnakangas" <heikki@enterprisedb.com>)
Список pgsql-hackers

Kevin Grittner wrote:
>>>> "Heikki Linnakangas" <heikki@enterprisedb.com> wrote:
>>>>
>
>
>> We really need a more reliable way of detecting that a file has been
>>
>
>
>> fully copied.
>>
>
> In our scripts we handle this by copying to a temp directory on the
> same mount point as the archive directory and doing a mv to the
> archive location when the copy is successfully completed.  I think
> that this even works on Windows.  Could that just be documented as a
> strong recommendation for the archive script?
>
>
>
>

Needs testing at least. If it does in fact work then we can just adjust
the docs and be done - or maybe provide a .bat file or perl script that
would work as na archive_command on Windows.

cheers

andrew

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Postgres-R: internal messaging
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: PostgreSQL extensions packaging