Re: [ADMIN] Creation date of postgres database

2006-03-30 Thread Pradeep Sharma
On Thu, 30 Mar 2006, Michael Fuhr wrote: > On Thu, Mar 30, 2006 at 05:20:00PM +0530, Pradeep Sharma wrote: > > Thanks for the reply. But I guess there is some communication gap between > > me and you regarding this topic. As I understood from your reply is, you > > are t

Re: [ADMIN] Creation date of postgres database

2006-03-30 Thread Pradeep Sharma
On Thu, 30 Mar 2006, Michael Fuhr wrote: > On Thu, Mar 30, 2006 at 02:05:24PM +0530, Pradeep Sharma wrote: > > Is there any way to get the date of creation of a database in Postgres? > > Does postgres store this information in any system table. > > I'm not aware

[ADMIN] Creation date of postgres database

2006-03-30 Thread Pradeep Sharma
Hi, Is there any way to get the date of creation of a database in Postgres? Does postgres store this information in any system table. If anybody have any idea about this please let me know. I need to find out the creation date of one of my database. Thanks, Pradeep ---