Logging all actions

From: "Vivek Pandey" <vivek(dot)pandey(at)pinelabs(dot)com>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: Logging all actions
Date: 2017-06-02 07:01:17
Message-ID: 006a01d2db6e$087a8b60$196fa220$@pinelabs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hello there,

We are using postgres 9.3 in some of our applications in production.
Recently we were asked to implement a security measure where all actions by
an user (but not the application) gets logged in a log file. To avoid any
adverse impact on the database performance, we do not want to enable logging
at the database server level. Instead we are planning to achieve this by
logging all actions of an user in pgAdmin.

Is there a feature in pgAdmin 4 or 3 through which we can achieve this?

Thanks for reading.

Vivek

This message may contain privileged and confidential information and is solely for the use of intended recipient. The views expressed in this email are those of the sender and not of Pine Labs. The recipient should check this email and attachments for the presence of viruses / malwares etc. Pine Labs accepts no liability for any damage caused by any virus transmitted by this email. Pine Labs may monitor and record all emails.

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-06-02 07:18:30 Re: Logging all actions
Previous Message Dave Page 2017-06-01 17:07:36 Re: remove the older pgAdmin 1.4 that came with the PGSQL installation?