Re: How to watch for schema changes

Поиск
Список
Период
Сортировка
От Igor Korot
Тема Re: How to watch for schema changes
Дата
Msg-id CA+FnnTx+Ca9iZU6krd9-SLp7xd6NxvUvHGySnLcR3xJYKHwnbg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to watch for schema changes  (Melvin Davidson <melvin6925@gmail.com>)
Ответы Re: How to watch for schema changes
Список pgsql-general
Hi, Melvin,

On Tue, Jul 3, 2018 at 2:00 PM Melvin Davidson <melvin6925@gmail.com> wrote:
>
>
>
> >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?

Is there a way to query a server for a place where the log file is?
Or I will have to hard-code it?

Thank you.

>


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

Предыдущее
От: Nicola Contu
Дата:
Сообщение: Re: Pgbouncer and postgres
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Pgbouncer and postgres