Hello,

I added a "NOFITY chan" to the SQL arg of an SPI_execute(), (I did it
also with just the NOTIFY statement),
but the listeners (other workers) don't get the notification until a
"NOTIFY chan" is done for example with pgadmin,

They don't get lost, just not emited after the "not forgotten" call of
CommitTransactionCommand().

Is this normal ( i.e. not supported (yet) ), a bug, or did I overlook
some doc. (or source code) ?.

For now, I will try to "emit" the NOTIFY via libpq.

Jacques K.

Reply via email to