NOTIFY in asynchronous mode

Поиск
Список
Период
Сортировка
От Tobias Oberstein
Тема NOTIFY in asynchronous mode
Дата
Msg-id 634914A010D0B943A035D226786325D42D0C0CE30F@EXVMBX020-12.exch020.serverdata.net
обсуждение исходный текст
Ответы Re: NOTIFY in asynchronous mode  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Список psycopg
Hello,

is it possible to use notification (sent via NOTIFY from Postgres) in asynchronous mode?

Background:

I want to use

https://github.com/wulczer/txpostgres

which wraps psycopg2 in asynchronous mode for use in Twisted without the need
of running a background thread pool.

And I want to use NOTIFY.

Thanks!

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

Предыдущее
От: Federico Di Gregorio
Дата:
Сообщение: Re: ETA for 2.4.3 release? And stability of git repository branch?
Следующее
От: Daniele Varrazzo
Дата:
Сообщение: Re: NOTIFY in asynchronous mode