Re: [GENERAL] back-end triggers front-end to update

2005-07-27 Thread Karsten Hilbert
On Tue, Jul 26, 2005 at 06:25:23PM -0300, Adam O'Toole wrote: > 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 wan

Re: [GENERAL] back-end triggers front-end to update

2005-07-26 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2005-07-26 18:25:23 -0300: > 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,

Re: [GENERAL] back-end triggers front-end to update

2005-07-26 Thread Scott Marlowe
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,

[GENERAL] back-end triggers front-end to update

2005-07-26 Thread Adam O'Toole
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