How to enable Logon Trigger in postgres?

From: pavan95 <pavan(dot)postgresdba(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: How to enable Logon Trigger in postgres?
Date: 2018-08-20 09:41:56
Message-ID: 1534758116021-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi all,

I wanted to know whether we can store logon(user login/logout) information
for a database. In specific I want to know at what time which user had
logged in and what he performed on the database and the time which he logged
off?

Is it possible to get this level of information in Postgres?

Will be very happy if we can get this piece of information from the
postgres(inbuilt/any tool). Looking forward to hearing from you!

Regards,
Pavan

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-admin-f2076596.html

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message pavan95 2018-08-20 10:07:50 Re: logical Replication
Previous Message Achilleas Mantzios 2018-08-20 09:41:42 Re: logical Replication