Re: Hot standby documentation

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Hot standby documentation
Дата
Msg-id 3f0b79eb1002081645p2a714e6ck703c61a626b08615@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Hot standby documentation  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Hot standby documentation  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Mon, Feb 8, 2010 at 10:34 PM, Bruce Momjian <bruce@momjian.us> wrote:
> Ahh, good point.  I had not considered the table would change.  What I
> did was to mark "Slaves accept read-only queries" as "Hot only".

Can the "warm standby" still reside in v9.0? If not, the mark of
"Hot only" seems odd for me.

> I did not change "Master failure will never lose data" because the 9.0
> streaming implementation is not sychronous (see wal_sender_delay in
> postgresql.conf), and I don't think even setting that to zero makes the
> operation synchronous.  I think we will have to wait for PG 9.1 for
> _synchronous_ streaming replication.

You are right.

Regards,

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


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Order of operations in lazy_vacuum_rel
Следующее
От: Andrew Dunstan
Дата:
Сообщение: buildfarm breakage