Re: synchronous_standby_names with '*'

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: synchronous_standby_names with '*'
Дата
Msg-id CAHGQGwE_gjpkidO3+xM+5W6GHo1UrM8K0sTt_zZyZRSehuWzRw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: synchronous_standby_names with '*'  (alexondi <alexondi@rambler.ru>)
Ответы Re: synchronous_standby_names with '*'  (alexondi <alexondi@rambler.ru>)
Список pgsql-general
On Fri, Aug 19, 2011 at 8:04 PM, alexondi <alexondi@rambler.ru> wrote:
> but if I don't have any slave at this time why my command hang?

Because there is no standby at that time ;)

If synchronous replication is enabled but there is no standby connecting
to the master, a write transaction waits until at least one synchronous
standby has appeared and its WAL has been replicated to it.

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

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

Предыдущее
От: Jayadevan M
Дата:
Сообщение: Getting value of bind variables
Следующее
От: alexondi
Дата:
Сообщение: Re: synchronous_standby_names with '*'