Re: how to check the creation date of a postgres database?

Поиск
Список
Период
Сортировка
От Chris Mair
Тема Re: how to check the creation date of a postgres database?
Дата
Msg-id 1158771761.18229.152.camel@ultra.home.lan
обсуждение исходный текст
Ответ на Re: how to check the creation date of a postgres database?  (Jessica Richard <rjessil@yahoo.com>)
Список pgsql-admin
> Thanks, but I still can't get the database creation date....
>
>
> % cat PG_VERSION
> 8.1
>
> 16% ls -lt PG*
> -rw-------    1 postgres users          4 Jun 22 10:34 PG_VERSION
>
> This date was the date that the Postgres server was upgraded to 8.1
> and the timestamp of this file is same under each of all database
> directories....

Ah, then the information was lost when you upgraded :/

Backups of the data files prior to the upgrade?

Bye, Chris.




В списке pgsql-admin по дате отправления:

Предыдущее
От: Chris Mair
Дата:
Сообщение: Re: how to check the creation date of a postgres database?
Следующее
От: "Aaron Bono"
Дата:
Сообщение: Monitoring Connections