Re: keeping track of when a row was last modified

Поиск
Список
Период
Сортировка
От Sean Davis
Тема Re: keeping track of when a row was last modified
Дата
Msg-id 92910202f80c147ebdee94eb218da667@mail.nih.gov
обсуждение исходный текст
Ответ на keeping track of when a row was last modified  ("Sally Sally" <dedeb17@hotmail.com>)
Список pgsql-general
On Mar 10, 2005, at 4:15 PM, Sally Sally wrote:

> Does postgres automatically keep track of when a row was last modified?
> Thanks
>

No.  If you look on the SQL list in the past ten-20 minutes, there has
been a discussion about this issue.  Generally, you can use a trigger
to update a timestamp when a row is touched.

Sean


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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: PostgreSQL still for Linux only?
Следующее
От: Alex Turner
Дата:
Сообщение: Fwd: IO Timeout