Re: Timestamp of insertion of the row.

Поиск
Список
Период
Сортировка
От Peter Galbavy
Тема Re: Timestamp of insertion of the row.
Дата
Msg-id 001c01c32ffc$569168a0$7c28a8c0@cblan.mblox.com
обсуждение исходный текст
Ответ на Timestamp of insertion of the row.  ("Anagha Joshi" <ajoshi@nulinkinc.com>)
Список pgsql-admin
Anagha Joshi wrote:
> Hi,
> Is there any way to know data & time when the row is inserted into a
> table?

A timestamp column with a default value of 'now' ???

This will only work for inserts and not updates.

Peter

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

Предыдущее
От: "Anagha Joshi"
Дата:
Сообщение: Timestamp of insertion of the row.
Следующее
От: "Mendola Gaetano"
Дата:
Сообщение: Re: Timestamp of insertion of the row.