Application data refreshing

Поиск
Список
Период
Сортировка
От Jesus Sandoval
Тема Application data refreshing
Дата
Msg-id 39C99B41.DC999CA3@mzt.megared.net.mx
обсуждение исходный текст
Ответы Re: Application data refreshing  (Charles Tassell <ctassell@isn.net>)
Список pgsql-general
I tried to find information in the lists but got no luck.

I want to make a client application that performs a query to show the
results, but the client application stays open and the database gets
updated.

I want that the updates of the database reflects on the open client
application, I think this can be done with triggers but I'm not sure how

to do this if there are 3 (or more) client applications open at the same

time, how the trigger can send a refresh to the 3 (or more) of them.

Can anybody help me????


В списке pgsql-general по дате отправления:

Предыдущее
От: "luc00"
Дата:
Сообщение: perl2c tool?
Следующее
От: "K Parker"
Дата:
Сообщение: Re: sequences