Re: standby questions

Поиск
Список
Период
Сортировка
От David Wall
Тема Re: standby questions
Дата
Msg-id 47AD1CBF.2060406@computer.org
обсуждение исходный текст
Ответ на standby questions  ("Roberto Scattini" <roberto.scattini@gmail.com>)
Ответы Re: standby questions
Список pgsql-general
>         2) if archive_command is activated and working, the primary
> server sends (preferably with rsync or some other "atomic tool") the
> NEW WAL files to the standby server. Later, at some point, the primary
> server will delete this files when considers that are not necessary
> anymore.
>
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?

David


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

Предыдущее
От: "Roberto Scattini"
Дата:
Сообщение: standby questions
Следующее
От: Greg Smith
Дата:
Сообщение: Re: standby questions