Re: How to find table creation time

From: Steve Crawford <scrawford(at)pinpointresearch(dot)com>
To: Nik Tek <niktek2005(at)gmail(dot)com>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: How to find table creation time
Date: 2014-04-07 17:03:46
Message-ID: 5342DA72.2030103@pinpointresearch.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jason Mathis 2014-04-07 19:51:27 Re: How to find table creation time
Previous Message Sofer, Yuval 2014-04-07 14:47:14 Postgres 9.2.8 crash sporadically on Windows