Re: Can schemas be ordered regarding their creation time ?

Поиск
Список
Период
Сортировка
От hari.fuchs@gmail.com
Тема Re: Can schemas be ordered regarding their creation time ?
Дата
Msg-id 877gvkc1a6.fsf@hf.protecting.net
обсуждение исходный текст
Ответ на Can schemas be ordered regarding their creation time ?  (Amador Alvarez <aalvarez@d2.com>)
Ответы Re: Can schemas be ordered regarding their creation time ?  (Amador Alvarez <aalvarez@d2.com>)
Список pgsql-admin
Amador Alvarez <aalvarez@d2.com> writes:

> Hi there,
> I would like to know if it is possible to get the date when the
> different schemas were created, as I want to write an script to dump
> only the latest schemas, the latest month created schemas for
> instance.

You could attach the creation date to the schema name or use
"COMMENT ON SCHEMA x IS 'y'".

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

Предыдущее
От: shuaixf
Дата:
Сообщение: Re: Could the unlogged table of postgresql be used as session?
Следующее
От: Manoj Govindassamy
Дата:
Сообщение: Postgres 9.1 Synchronous Replication and stuck queries during sync repl setup