Re: Get the date of creation of objects in the database

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Get the date of creation of objects in the database
Дата
Msg-id CAKFQuwaW4vnYbR5aVhG_YFExqMAkZzKpRLnBaZ-BqONvZPFNEA@mail.gmail.com
обсуждение исходный текст
Ответ на Get the date of creation of objects in the database  ("Edson F. Lidorio" <edson@openmailbox.org>)
Ответы Re: Get the date of creation of objects in the database  (Zlatko Asenov <zlatko.asenov@gmail.com>)
Re: Get the date of creation of objects in the database  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-general
On Mon, Feb 22, 2016 at 3:00 PM, Edson F. Lidorio <edson@openmailbox.org> wrote:
Hello,

How to get the date of creation of objects in batabase?
For example: The date of creation of tables and trigger.

​The only source of data for that question is the local filesystem.  If that is acceptable you can find examples online provided to others who have asked this question.

If you want something internal to the database the answer is no.  Those same searches will turn up the various reasons why such a feature has not gotten any strong traction from the developers.

This was my search query:  "postgresql object creation time"

David J.

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Get the date of creation of objects in the database
Следующее
От: Zlatko Asenov
Дата:
Сообщение: Re: Get the date of creation of objects in the database