Single Line Query Logging - Mailing list pgsql-general

From Emre ÖZTÜRK
Subject Single Line Query Logging
Date
Msg-id DUB122-W5E9C8DD9AF2F0B005F296CE7A0@phx.gbl
Whole thread Raw
Responses Re: Single Line Query Logging
FW: Single Line Query Logging
List pgsql-general
Hello all,

Is there a parameter to log any SQL query as a single line in audit logs? I have some problems in my SIEM application. If a DBA sends the query as a single line I can gather the whole query, but if he enters like

UPDATE x  .......
          y=Z ......
          where ......

I only get the line starts with UPDATE then I can not see what is really changed in my SIEM logs. I have heard that there is a parameter do what I mean. Do you agree?

Regards,



Emre ÖZTÜRK

pgsql-general by date:

Previous
From: Muhammad Bashir Al-Noimi
Date:
Subject: Re: Force ssl connection
Next
From: Magnus Hagander
Date:
Subject: Re: Force ssl connection