On Tue, 2005-07-26 at 16:25, Adam O'Toole wrote: > Hello everyone, > 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. > Any insight? Thank you so much, have a great day. I believe the tools you are looking for are triggers and notify / listen... ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org