Re: Updated version of pg_receivexlog

Поиск
Список
Период
Сортировка
Искать
От
Jaime Casanova
Тема
Re: Updated version of pg_receivexlog
Дата
Msg-id
CAJKUy5ghp-T04Y5jVchBiSTgRJENZ=8JNrYbTMPf=_Qi6BivCw@mail.gmail.com
Ответ на
Список
Дерево обсуждения
Updated version of pg_receivexlog Magnus Hagander <magnus@hagander.net>
Re: Updated version of pg_receivexlog Jaime Casanova <jaime@2ndquadrant.com>
Re: Updated version of pg_receivexlog Magnus Hagander <magnus@hagander.net>
Re: Updated version of pg_receivexlog Jaime Casanova <jaime@2ndquadrant.com>
Re: Updated version of pg_receivexlog Magnus Hagander <magnus@hagander.net>
Re: Updated version of pg_receivexlog Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: Updated version of pg_receivexlog Magnus Hagander <magnus@hagander.net>
Re: Updated version of pg_receivexlog Magnus Hagander <magnus@hagander.net>
Re: Updated version of pg_receivexlog Magnus Hagander <magnus@hagander.net>
Re: Updated version of pg_receivexlog Fujii Masao <masao.fujii@gmail.com>
Re: Updated version of pg_receivexlog Magnus Hagander <magnus@hagander.net>
Re: Updated version of pg_receivexlog Fujii Masao <masao.fujii@gmail.com>
Re: Updated version of pg_receivexlog Magnus Hagander <magnus@hagander.net>
Re: Updated version of pg_receivexlog Fujii Masao <masao.fujii@gmail.com>
Re: Updated version of pg_receivexlog Magnus Hagander <magnus@hagander.net>
Re: Updated version of pg_receivexlog Fujii Masao <masao.fujii@gmail.com>
Re: Updated version of pg_receivexlog Fujii Masao <masao.fujii@gmail.com>
Re: Updated version of pg_receivexlog Magnus Hagander <magnus@hagander.net>
Re: Updated version of pg_receivexlog Fujii Masao <masao.fujii@gmail.com>
Re: Updated version of pg_receivexlog Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: Updated version of pg_receivexlog Robert Haas <robertmhaas@gmail.com>
Re: Updated version of pg_receivexlog Magnus Hagander <magnus@hagander.net>
Re: Updated version of pg_receivexlog Tom Lane <tgl@sss.pgh.pa.us>
Re: Updated version of pg_receivexlog Magnus Hagander <magnus@hagander.net>
Re: Updated version of pg_receivexlog Fujii Masao <masao.fujii@gmail.com>
Re: Updated version of pg_receivexlog Dimitri Fontaine <dimitri@2ndQuadrant.fr>
Re: Updated version of pg_receivexlog Jaime Casanova <jaime@2ndquadrant.com>
Re: Updated version of pg_receivexlog Magnus Hagander <magnus@hagander.net>
Re: Updated version of pg_receivexlog Ants Aasma <ants@cybertec.at>
Re: Updated version of pg_receivexlog Fujii Masao <masao.fujii@gmail.com>
Re: Updated version of pg_receivexlog Ants Aasma <ants@cybertec.at>
Re: Updated version of pg_receivexlog Magnus Hagander <magnus@hagander.net>
Re: Updated version of pg_receivexlog Ants Aasma <ants@cybertec.at>
Re: Updated version of pg_receivexlog Jaime Casanova <jaime@2ndquadrant.com>
Re: Updated version of pg_receivexlog Magnus Hagander <magnus@hagander.net>
On Mon, Oct 24, 2011 at 7:40 AM, Magnus Hagander  wrote:
>
>> synchronous_standby_names='*' is prone to such confusion in general, but it
>> seems that it's particularly surprising if a running pg_basebackup lets a
>> commit in synchronous replication to proceed. Maybe we just need a warning
>> in the docs. I think we should advise that synchronous_standby_names='*' is
>> dangerous in general, and cite this as one reason for that.
>
> Hmm. i think this is common enough that we want to make sure we avoid
> it in code.
>
> Could we pass a parameter from the client indicating to the master
> that it refuses to be a sync slave? An optional keyword to the
> START_REPLICATION command, perhaps?
>

can't you execute "set synchronous_commit to off/local" for this connection?

-- 
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación

В списке pgsql-hackers по дате отправления
От: Robert Haas
Дата:
Сообщение: Re: So, is COUNT(*) fast now?
От: Heikki Linnakangas
Дата:
FAQ