Re: Hot Standby 0.2.1

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Hot Standby 0.2.1
Дата
Msg-id 2476.1253721784@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Hot Standby 0.2.1  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-hackers
Jeff Janes <jeff.janes@gmail.com> writes:
> Unfortunately, isolation level "serializable" is not truly
> serializable.  Usually it is good enough, but when it isn't good
> enough and you need an explicit table lock (a very rare but not
> nonexistent situation), I think it should either lock the table in the
> manner it would do on the primary, or throw an error.  I think that
> silently changing the behavior between primary and standby is not a
> good thing.

+1 --- this proposal made me acutely uncomfortable, too.
        regards, tom lane


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

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: SELECT ... FOR UPDATE [WAIT integer | NOWAIT] for 8.5
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Hot Standby 0.2.1