Re: transaction logging in the form of SQL statements

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: transaction logging in the form of SQL statements
Дата
Msg-id 162867791001112230w18d8ee5cnea8642f441fafb6c@mail.gmail.com
обсуждение исходный текст
Ответ на transaction logging in the form of SQL statements  (Omar Mehmood <omarmehmood@yahoo.com>)
Список pgsql-general
2010/1/12 Omar Mehmood <omarmehmood@yahoo.com>:
> Is there any way to enable transaction logging in the format of SQL statements for committed transactions only ?  In
otherwords, a way to log all the SQL statements (including START TRANSACTION and COMMIT statements) for all committed
modtype statements (INSERT UPDATE DELETE etc). 

no, you can log only all SQL statements.

Regards
Pavel Stehule

>
> Thanks,
> Omar
>
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

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

Предыдущее
От: Scott Mead
Дата:
Сообщение: Re: location for pg_default tablespace
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Best Practice when Encounter Invalid Stored Procedure Parameters