Search Postgresql Archives

SV: SV: Implementing pgaudit extension on Microsoft Windows

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Tom (and others)

Thank you for input. I think my next steps will be approcching the problem from differenct angles: 

Implement on Linux as Proof of Concept. 
Dive into the source for pgaudit and try to understand how it works, perhaps getting a small example extension working along the way. 
Perhaps contacting the authors of pgaudit to have them confirm that there  exists working implementations of pgaudit on Windows (and if so if they are on PostgreSQL 11). 

I will report how this turns out. 

Regards Niels

-----Oprindelig meddelelse-----
Fra: Tom Lane <tgl@xxxxxxxxxxxxx> 
Sendt: 12. februar 2019 15:14
Til: Niels Jespersen <NJN@xxxxxx>
Cc: 'Pavel Stehule' <pavel.stehule@xxxxxxxxx>; pgsql-general@xxxxxxxxxxxxxxxxxxxx
Emne: Re: SV: Implementing pgaudit extension on Microsoft Windows

Niels Jespersen <NJN@xxxxxx> 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





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux