Re: Compute hash of a table?

Поиск
Список
Период
Сортировка
От Markus Schaber
Тема Re: Compute hash of a table?
Дата
Msg-id 445864C7.1070102@logix-tt.com
обсуждение исходный текст
Ответ на Compute hash of a table?  ("Peter Manchev" <pmanchev@hotmail.com>)
Список pgsql-sql
Hi, Peter,

Peter Manchev wrote:

> Is it possible to get the last time(stamp) when the content of a given
> table in pgsql has changed???

My solution would be to add a trigger to the table which updates a
timestamp in a second table on every insert/update/delete.


HTH,
Markus



-- 
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org


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

Предыдущее
От: Markus Schaber
Дата:
Сообщение: Re: i am getting error when i am using copy command
Следующее
От: ed.temp.01@gmail.com
Дата:
Сообщение: selects on differing subsets of a query