Page 1 of 1

How is PgSqlAlerter used?

Posted: Wed 06 Jan 2010 14:40
by Rascal1234
I cannot find any documentation on this.

How does PgSqlAlerter manage Notify and Listen?

Please provide a simple example.

Posted: Fri 08 Jan 2010 12:48
by StanislavK
Please refer to the "PgSqlAlerter" section of our help:
http://www.devart.com/dotconnect/postgresql/docs/

Feel free to contact us if something is unclear.

using PgSqlAlerter

Posted: Wed 13 Oct 2010 20:37
by Nieuwsma
I must be missing something as I can't get the PgSqlAlerter to work with database notifications. The example at http://www.devart.com/dotconnect/postgresql/docs/ works, but it is just notifying itself. Is there an example where a trigger on a table in the database is issuing a NOTIFY and the Alerter is receiving the notification?
Thanks!

using PgSqlAlerter

Posted: Wed 13 Oct 2010 21:07
by Nieuwsma
Oops... now it seems to be working!
Never mind!
:roll: