Amir Abdollahi writes:
> I'm trying to add audit capability to Postgresql server. When the
> Postgresql server starts up, the server will start audit functions as
> a new subprocess thus the server will have 5 subprocesses instead of 4.
That doesn't sound like it's going to lead to a very well-pe
Hello,
I'm trying to add audit capability to Postgresql server. When the Postgresql
server starts up, the server will start audit functions as a new subprocess
thus the server will have 5 subprocesses instead of 4. I want to store logs in
a database within the same Postgresql server [from audit