Re: standby questions

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: standby questions
Дата
Msg-id Pine.GSO.4.64.0802090211020.1627@westnet.com
обсуждение исходный текст
Ответ на Re: standby questions  (David Wall <d.wall@computer.org>)
Ответы Re: standby questions
Список pgsql-general
On Fri, 8 Feb 2008, David Wall wrote:

> Is 'scp' by itself considered an "atomic tool" for copying files to the
> standby server?  Does "atomic" mean that the program should copy a file over
> using a temp file name and then renames at the end or does it mean something
> else?

That's correct.  You have to do it that way or the system in recovery mode
can start to consume the new segment file before it has been completely
copied over yet.

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD

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

Предыдущее
От: David Wall
Дата:
Сообщение: Re: standby questions
Следующее
От: David Wall
Дата:
Сообщение: Re: standby questions