transaction logging in the form of SQL statements - Mailing list pgsql-general

From Omar Mehmood
Subject transaction logging in the form of SQL statements
Date
Msg-id 967149.64201.qm@web53606.mail.re2.yahoo.com
Whole thread Raw
Responses Re: transaction logging in the form of SQL statements  (AI Rumman <rummandba@gmail.com>)
Re: transaction logging in the form of SQL statements  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-general
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). 

Thanks,
Omar




pgsql-general by date:

Previous
From: Yan Cheng Cheok
Date:
Subject: Best Practice when Encounter Invalid Stored Procedure Parameters
Next
From: AI Rumman
Date:
Subject: Re: transaction logging in the form of SQL statements