How to view creation date and time of a relation - Mailing list pgsql-general

From Shrikant Bhende
Subject How to view creation date and time of a relation
Date
Msg-id CADrerVVhsnFREsidmHofcWAFJ37FE3V0wfCDfRO9mTxaX=CLcQ@mail.gmail.com
Whole thread Raw
Responses Re: How to view creation date and time of a relation  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
Hi all,

Our application executes come scripts with the code consist of  DDL which creates lot of objects in the database in various schemas,also there are lot of connections firing the same code. I am able to locate the IP from where the script is initiated (which is causing more load on the database ), but I would like to know if I can pinpoint the relations which are created on a specific  date and time or else I can do something through which I get creation date and time of the objects.  

--
Shrikant Bhende
+91-9975543712

pgsql-general by date:

Previous
From: Tom Smith
Date:
Subject: Re: first_value/last_value
Next
From: John R Pierce
Date:
Subject: Re: How to view creation date and time of a relation