how to check the creation date of a postgres database?

From: Jessica Richard <rjessil(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: how to check the creation date of a postgres database?
Date: 2006-09-20 15:45:09
Message-ID: 20060920154509.76447.qmail@web58313.mail.re3.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

\l and \l+ show only the database name, owner and description.
select * from pg_database does not have date info, either.

I would like to know when each of my databases were created.

Thanks,
Jessica


---------------------------------
Get your own web address for just $1.99/1st yr. We'll help. Yahoo! Small Business.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Chris Mair 2006-09-20 16:07:50 Re: how to check the creation date of a postgres database?
Previous Message Mr. Dan 2006-09-20 13:48:27 Re: COPY FROM command v8.1.4