Re: Proposal: Store "timestamptz" of database creation on "pg_database"
Josh Berkus <josh@agliodbs.com>
From: Josh Berkus <josh@agliodbs.com>
To: pgsql-hackers@postgresql.org
Date: 2012-12-27T01:08:13Z
Lists: pgsql-hackers
On 12/26/12 4:48 PM, Fabrízio de Royes Mello wrote: > Hi all, > > This proposal is about add a column "datcreated" on "pg_database" to store > the "timestamp" of the database creation. I agree that it would be useful. However, if we're going to get into created dates, we should at least consider adding them to the other catalogs, particularly pg_class. -- Josh Berkus PostgreSQL Experts Inc. http://pgexperts.com