Re: Date created for tables - Mailing list pgsql-general

From Ron
Subject Re: Date created for tables
Date
Msg-id 476113e0-5c57-b56f-ba62-efbfe4839a72@gmail.com
Whole thread Raw
In response to Re: Date created for tables  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Date created for tables
List pgsql-general

On 12/5/19 1:01 PM, Tom Lane wrote:
> Chloe Dives <Chloe.Dives@cantabcapital.com> writes:
>> Having moved to PostgreSQL from Oracle a few years ago I have been generally very impressed by Postgres, but there
area few things that I still miss. One of those is being able to see the created and last modified dates for database
objects.
>> Is this something that has been considered for implementation?
> It's been considered, and rejected, many times.  Aside from the overhead
> involved, there are too many different ideas of what such dates ought to
> mean (e.g., what should happen during dump/restore? does a failed
> transaction update last-modified? etc etc).  You can search the
> project's mailing list archives if you want to read the prior discussions.

All the other RDBMSs seem to have figured it out.

-- 
Angular momentum makes the world go 'round.



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Date created for tables
Next
From: Michael Paquier
Date:
Subject: Re: Date created for tables