On Wed, Dec 7, 2011 at 12:09 PM, Prashant Bharucha
<prashantbharucha(at)yahoo(dot)ca> wrote:
>
> Hello All
>
> Could you please help me to find out of tables creation date and time in database ?
Generally speaking the easiest and simplest way is to log such
information and then go through the logs to find out. Otherwise,
there's no way that this information is really stored in pgsql.