Re: last update time of a table

Поиск
Список
Период
Сортировка
От Claudio Lapidus
Тема Re: last update time of a table
Дата
Msg-id BAY7-DAV47aLZbgYSdx0000504a@hotmail.com
обсуждение исходный текст
Ответ на last update time of a table  ("pg" <pg@newhonest.com>)
Список pgsql-general
pg wrote:
> I have some pulldown menus in a VB app which extract data
> from a remote site with slow connection. And the data in those tables for
> pulldowns changes rarely. So if the pulldown has to extract the data and
> transmit it thru slow connection, the pulldown will take a few seconds to
be
> in action, which is a little bit annoying, especially if the data is the
> same as in the array of client.

Probably you'll do it better storing a local cached copy of the pulldown
data (in the VB side) and having a background process to refresh it only
when the server notifies that it has changed.

hth
cl.

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

Предыдущее
От: Seum-Lim Gan
Дата:
Сообщение: Re: pg_hba.conf change in 7.4
Следующее
От: Seum-Lim Gan
Дата:
Сообщение: Re: pg_hba.conf change in 7.4