Is there an internal timestamp on a table when it was created?

From: "Jeff Lu" <jklcom(at)mindspring(dot)com>
To: "Postgresql General" <pgsql-general(at)postgresql(dot)org>
Subject: Is there an internal timestamp on a table when it was created?
Date: 2001-11-04 23:35:59
Message-ID: LIEBJAJMJFLPHGCPMEBGGEIOCEAA.jklcom@mindspring.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Is there an internal timestamp on a table when it was created?

I want to the program to perform an auto daily backup on certain tables. If
I can check time stamp on the table as when it was created, so I can set the
program to do just one backup a day.

Thanks
-Jeff

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matthew L. Wirges 2001-11-04 23:40:58 Table definitions using CHECK and DEFAULT
Previous Message Command Prompt, Inc. 2001-11-04 23:35:17 Re: Got error on CREATE TABLE AS (+Bug?)