Re: Database Create Date - Mailing list pgsql-admin

From Andy Shellam (Mailing Lists)
Subject Re: Database Create Date
Date
Msg-id 45A3BE87.3060101@mailnetwork.co.uk
Whole thread Raw
In response to Re: Database Create Date  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
Responses Re: Database Create Date  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
List pgsql-admin
Achilleas Mantzios wrote:
> I was able to find that in FreeBSD the -U in ls (1) does the job.
> However i could not find any inode creation time related info for linux
> (ext3).
> Anyone has any clue on that?
>
I believe "ls -l" by default shows the created time, you can switch to
show the last modified time using "ls -l --time=atime"

Also in FreeBSD (at least, 6.1) there is no "-U" option to ls; there is
a "-u" option but this shows the last access, not the creation time.

--
Andy Shellam
NetServe Support Team

the Mail Network
"an alternative in a standardised world"


pgsql-admin by date:

Previous
From: Achilleas Mantzios
Date:
Subject: Re: Database Create Date
Next
From: Tom Lane
Date:
Subject: Re: Database Create Date