table creation/modified timestamp

Поиск
Список
Период
Сортировка
От Kevin Neufeld
Тема table creation/modified timestamp
Дата
Msg-id 482DB0C3.60705@refractions.net
обсуждение исходный текст
Список pgsql-general
A wish-list feature for me is for postgresql to keep a record of a table
creation date and modified date.  This could be added to the '\dt+'
shortcut.

I have well over 100 tables and I find I'm always asking myself when
certain tables were created.  I realize I could always look at the
relfilenode attribute from pg_class and hunt around in the filesystem to
track down the datestamp the OS gave the file ... but a shortcut view
would be nice.

Cheers,
Kevin

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

Предыдущее
От: Denis Gasparin
Дата:
Сообщение: IN query operator and NULL values
Следующее
От: Robert Fitzpatrick
Дата:
Сообщение: Re: Installing debugger