Re: Race condition with notifications

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Race condition with notifications
Дата
Msg-id 13061.1209946003@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Race condition with notifications  (Scott Ribe <scott_ribe@killerbytes.com>)
Ответы Re: Race condition with notifications
Список pgsql-general
Scott Ribe <scott_ribe@killerbytes.com> writes:
> Uhm, yeah? 2 changes committed, 1 notice sent, 1 change visible on receipt
> of notice.

Possibly you got bit by the recently-fixed LISTEN/NOTIFY race condition?
http://archives.postgresql.org/pgsql-bugs/2008-03/msg00094.php
IIRC this could only be a problem if your listener had only just started
listening, though.

            regards, tom lane

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

Предыдущее
От: Scott Ribe
Дата:
Сообщение: Race condition with notifications
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: COPY Performance