Notification support for Postgresql
Posted: 02.03.2006, 21:21
The Postgresql side of things really needs to have notification support.
Currently if you execut a function that uses raise notice, zeos has no way of getting that notice from the server.
The commercial PostgresDAC supports this, they have a event on the connection/database component called OnNotice, and it fires when notifcations are available.
I would love to start using Zeos again but can't until this feature is implemented.
Thanks,
Snorkel
Currently if you execut a function that uses raise notice, zeos has no way of getting that notice from the server.
The commercial PostgresDAC supports this, they have a event on the connection/database component called OnNotice, and it fires when notifcations are available.
I would love to start using Zeos again but can't until this feature is implemented.
Thanks,
Snorkel