Re: Last modification time

Поиск
Список
Период
Сортировка
От Johan Vromans
Тема Re: Last modification time
Дата
Msg-id m2irrlep4i.fsf@phoenix.squirrel.nl
обсуждение исходный текст
Ответ на Re: Last modification time  (Doug McNaught <doug@mcnaught.org>)
Ответы Re: Last modification time  (Doug McNaught <doug@mcnaught.org>)
Список pgsql-general
Doug McNaught <doug@mcnaught.org> writes:

> I would put an AFTER trigger on all the tables concerned that
> inserts a row into an audit table. [...] Audit tables are useful for
> other things too, if you can afford them.

I think auditing is much too heavy for something simple as finding the
last modification timestamp. Yes, it may be the only alternative, but
a heavy one...

-- Johan


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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Sequence skipping values
Следующее
От: Doug McNaught
Дата:
Сообщение: Re: Last modification time