From: | Roman Neuhauser <neuhauser(at)sigpipe(dot)cz> |
---|---|
To: | Adam O'Toole <adamnb1(at)hotmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: back-end triggers front-end to update |
Date: | 2005-07-26 21:54:18 |
Message-ID: | 20050726215418.GA87044@isis.sigpipe.cz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
# adamnb1(at)hotmail(dot)com / 2005-07-26 18:25:23 -0300:
> <html><div style='background-color:'><DIV class=RTE>Hello everyone,<BR>I am searching for a way to have my postgresql 7.4.7 backend be triggered to let the front end know there has been a change to the database. If more then one person is connected to the database and person (x) makes a change, I want other clients to then be aware of that, and refresh there screen so they are not then looking at out of date data. <BR>Any insight? Thank you so much, have a great day.<BR>Adam O'Toole </DIV></div></html>
Please keep HTML out of email unless necessary to convey structure
and/or meaning.
See LISTEN(7) and NOTIFY(7).
--
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man. You don't KNOW.
Cause you weren't THERE. http://bash.org/?255991
From | Date | Subject | |
---|---|---|---|
Next Message | Joseph Shraibman | 2005-07-26 22:00:20 | Re: Problem with text_pattern_ops |
Previous Message | Randall Perry | 2005-07-26 21:53:35 | Rules vs Triggers |