Re: Database Create Date

Поиск
Список
Период
Сортировка
От Andy Shellam (Mailing Lists)
Тема Re: Database Create Date
Дата
Msg-id 45A3BE87.3060101@mailnetwork.co.uk
обсуждение исходный текст
Ответ на Re: Database Create Date  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
Ответы Re: Database Create Date  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
Список 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 по дате отправления:

Предыдущее
От: Achilleas Mantzios
Дата:
Сообщение: Re: Database Create Date
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Database Create Date