Re: LISTEN/NOTIFY and notification timing guarantees

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: LISTEN/NOTIFY and notification timing guarantees
Дата
Msg-id 4B7A3BAC020000250002F304@gw.wicourts.gov
обсуждение исходный текст
Ответ на LISTEN/NOTIFY and notification timing guarantees  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: LISTEN/NOTIFY and notification timing guarantees  (Joachim Wieland <joe@mcknight.de>)
Список pgsql-hackers
Tom Lane  wrote:
> We could adopt the historical policy of sending self-notifies
> pre-commit, but that doesn't seem tremendously appetizing from the
> standpoint of transactional integrity.
But one traditional aspect of transactional integrity is that a
transaction always sees *its own* uncommitted work.  Wouldn't the
historical policy of PostgreSQL self-notifies be consistent with
that?
-Kevin


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

Предыдущее
От: Dave Page
Дата:
Сообщение: MIT Kerberos support in Windows builds
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: Streaming replication on win32, still broken