Re: How to install login_hook in Postgres 10.5 - Mailing list pgsql-hackers

From pavan95
Subject Re: How to install login_hook in Postgres 10.5
Date
Msg-id 1557746306272-0.post@n3.nabble.com
Whole thread Raw
Responses Re: How to install login_hook in Postgres 10.5  (legrand legrand <legrand_legrand@hotmail.com>)
Re: How to install login_hook in Postgres 10.5  (legrand legrand <legrand_legrand@hotmail.com>)
List pgsql-hackers
Hello Community,

While I was searching for logon trigger in postgres similar to that of
Oracle, I came across "login_hook", which can be installed as a  Postgres
database extension to mimic a logon trigger.

But I tried to install but failed. Error is that it could not find its .so
file.  Could you please help me in installing this login_hook ??

Looking forward to hear from you. Any suggestions would be of great help!

Thanks & Regards,
Pavan



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: vacuumdb and new VACUUM options
Next
From: Ashutosh Sharma
Date:
Subject: Passing CopyMultiInsertInfo structure to CopyMultiInsertInfoNextFreeSlot()