Re: How to find table creation time - Mailing list pgsql-admin

From Steve Crawford
Subject Re: How to find table creation time
Date
Msg-id 5342DA72.2030103@pinpointresearch.com
Whole thread Raw
In response to How to find table creation time  (Nik Tek <niktek2005@gmail.com>)
Responses Re: How to find table creation time  (Jason Mathis <jmathis@redzonesoftware.com>)
List pgsql-admin
On 04/04/2014 04:39 PM, Nik Tek wrote:
> Hi,
>
> Is there a way to find table creation time in postgres?
> pg version is 9.0
>
Not by some baked-in command but you can determine it from the logs if
you have the appropriate log-settings and sufficient log-retention.

Cheers,
Steve



pgsql-admin by date:

Previous
From: "Sofer, Yuval"
Date:
Subject: Postgres 9.2.8 crash sporadically on Windows
Next
From: Jason Mathis
Date:
Subject: Re: How to find table creation time