How is PgSqlAlerter used?

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
Rascal1234
Posts: 4
Joined: Tue 01 Dec 2009 16:54

How is PgSqlAlerter used?

Post by Rascal1234 » Wed 06 Jan 2010 14:40

I cannot find any documentation on this.

How does PgSqlAlerter manage Notify and Listen?

Please provide a simple example.

StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Post by StanislavK » Fri 08 Jan 2010 12:48

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.

Nieuwsma
Posts: 9
Joined: Wed 05 May 2010 16:30

using PgSqlAlerter

Post by Nieuwsma » Wed 13 Oct 2010 20:37

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!

Nieuwsma
Posts: 9
Joined: Wed 05 May 2010 16:30

using PgSqlAlerter

Post by Nieuwsma » Wed 13 Oct 2010 21:07

Oops... now it seems to be working!
Never mind!
:roll:

Post Reply