Re: How to install login_hook in Postgres 10.5

From: legrand legrand <legrand_legrand(at)hotmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: How to install login_hook in Postgres 10.5
Date: 2019-10-05 20:45:56
Message-ID: 1570308356720-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

pavan95 wrote
> 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

issue
ERROR: could not access file "login_hook.so": No such file or directory
has been fixed see:
https://github.com/splendiddata/login_hook/issues/1

Regards
PAscal

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nikolay Shaplov 2019-10-05 21:23:00 [PATCH] Add some useful asserts into View Options macroses
Previous Message Tomas Vondra 2019-10-05 19:13:59 Re: Transparent Data Encryption (TDE) and encrypted files