Re: how to get notification in front end application when ever postgre DB table is modified, any tool, jar, api available?

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: how to get notification in front end application when ever postgre DB table is modified, any tool, jar, api available?
Date: 2010-03-15 20:11:13
Message-ID: hnm48r$i2a$1@dough.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

seetharaman jayaraman wrote on 15.03.2010 10:13:
> how to get notification in front end application when ever postgre DB
> table is modified, any tool, jar, api available?
> thanks & regards
> seetharaman. j

Have a look at listen/nofify

http://www.postgresql.org/docs/current/static/sql-listen.html

Thomas

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message David Jantzen 2010-03-15 21:29:51 Mixing DBLink versions
Previous Message Tom Lane 2010-03-15 19:58:13 Re: pg_dump / pg_restore with Large Objects from 32-bit to 64-bit