Re: NOTIFY and pg_notify performance when deduplicating notifications

Поиск
Список
Период
Сортировка
От Catalin Iacob
Тема Re: NOTIFY and pg_notify performance when deduplicating notifications
Дата
Msg-id CAHg_5go=-8Hny3zmJwA8A=DUAr48vqOQca0OBtJ-r+rTOUoZQQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: NOTIFY and pg_notify performance when deduplicating notifications  (Catalin Iacob <iacobcatalin@gmail.com>)
Список pgsql-hackers
On Wed, Oct 10, 2018 at 5:42 PM Catalin Iacob <iacobcatalin@gmail.com> wrote:
> One way could be to take inspiration from
> src/test/isolation/specs/async-notify.spec and check that
> pg_notification_queue_usage() does grow when repeating the same
> payload with collapse_mode='never' (while for always it would grow).

Sorry, the last part should be "(while for *maybe* it would *not* grow)".


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

Предыдущее
От: Catalin Iacob
Дата:
Сообщение: Re: NOTIFY and pg_notify performance when deduplicating notifications
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: Requesting advanced Group By support