Re: How to watch for schema changes

Поиск
Список
Период
Сортировка
От Melvin Davidson
Тема Re: How to watch for schema changes
Дата
Msg-id CANu8FizRVQkyM7_MZLSC7vDv2JoLHwBGhBq=7yP8c9C_CEpPPA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to watch for schema changes  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: How to watch for schema changes
Re: How to watch for schema changes
Список pgsql-general


>Unfortunately I'm stuck with 9.1.

Have you thought about just setting   log_statement = 'ddl' in postgresql.conf
and just greping the log for CREATE and ALTER?

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: How to watch for schema changes
Следующее
От: Thomas Kellerer
Дата:
Сообщение: When exactly is a TIMESTAMPTZ converted to the sessions time zone?