Re: SV: Implementing pgaudit extension on Microsoft Windows - Mailing list pgsql-general

From Tom Lane
Subject Re: SV: Implementing pgaudit extension on Microsoft Windows
Date
Msg-id 30167.1549980846@sss.pgh.pa.us
Whole thread Raw
In response to SV: Implementing pgaudit extension on Microsoft Windows  (Niels Jespersen <NJN@dst.dk>)
Responses SV: SV: Implementing pgaudit extension on Microsoft Windows
List pgsql-general
Niels Jespersen <NJN@dst.dk> writes:
> Same result from
> pgaudit.log = 'all'
> in postgresql.conf and after both select pg_reload_conf(); and after service restart.
> No entries in the log from audit.

Hm.  I don't know much about pgaudit, but just from scanning its
documentation, it doesn't seem like there's anything else that
has to be set.

I wonder whether pgaudit actually works on Windows?  It might have
some weird dependency on children being spawned with fork not exec,
for instance.  You probably ought to contact the authors and ask.

            regards, tom lane


pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: Re: Blank, nullable date column rejected by psql
Next
From: "Daniel Fink (PDF)"
Date:
Subject: BDR 1.0: background worker wants to start that should not be there