Page 1 of 1

Notification sending

Posted: Fri 19 Aug 2016 19:43
by jeen
Npgsql has the ability to send notifications like described here:

http://www.npgsql.org/doc/wait.html

Does dotConnect for PostgreSql also support this?

Re: Notification sending

Posted: Mon 22 Aug 2016 10:47
by Pinturiccio
Yes, dotConnect for PostgreSQL can also work with notifications. For more information, please refer to https://www.devart.com/dotconnect/postg ... on_EV.html

dotConnect for PostgreSQL also has the PgSqlAlerter class that manages PostgreSQL notifications with LISTEN and NOTIFY commands. For more information, please refer to http://www.devart.com/dotconnect/postgr ... erter.html