table creation/modified timestamp - Mailing list pgsql-general

From Kevin Neufeld
Subject table creation/modified timestamp
Date
Msg-id 482DB0C3.60705@refractions.net
Whole thread Raw
List 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 by date:

Previous
From: Denis Gasparin
Date:
Subject: IN query operator and NULL values
Next
From: Robert Fitzpatrick
Date:
Subject: Re: Installing debugger