Re: Audit management - Mailing list pgsql-general

From Achilleas Mantzios
Subject Re: Audit management
Date
Msg-id 2758aaab-c94e-a7f1-f5b9-2c2acf11aef5@matrix.gatewaynet.com
Whole thread Raw
In response to Re: Audit management  (dangal <danielito.gallo@gmail.com>)
List pgsql-general
On 10/08/2018 21:20, dangal wrote:
> Achilleas thanks for your answer
> A query, the only possible way out is the postgres log?
> I would like to be able to throw the audit output to a different place so
> that I can not access the file
Yes, only the postgresql log, and you gotta take care of ^M (CR), CRLF in the data.
>
>
>
> --
> Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html
>

-- 
Achilleas Mantzios
IT DEV Lead
IT DEPT
Dynacom Tankers Mgmt



pgsql-general by date:

Previous
From: legrand legrand
Date:
Subject: Re: pg_stat_statements in the query column I am not getting theexact query
Next
From: Laurenz Albe
Date:
Subject: Re: including header files in a C extension