Re: How to install login_hook in Postgres 10.5

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: legrand legrand <legrand_legrand(at)hotmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: How to install login_hook in Postgres 10.5
Date: 2019-05-14 00:32:04
Message-ID: 20190514003204.GB1418@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, May 13, 2019 at 01:06:10PM -0700, legrand legrand wrote:
> that finished commited
> "pgsql: Add hooks for session start and session end"
> https://www.postgresql.org/message-id/flat/575d6fa2-78d0-4456-8600-302fc35b2591%40dunslane.net#0819e315c6e44c49a36c69080cab644d
>
> but was finally rollbacked because it didn't pass installcheck test
> ...
>
> Maybe you are able to patch your pg installation,
> it would be a solution of choice (there is a nice exemple
> of extension included)

You will need to patch Postgres to add this hook, and you could
basically reuse the patch which has been committed once. I don't
think that it would be that much amount of work to get it working
correctly on the test side to be honest, so we may be able to get
something into v13 at this stage. This is mainly a matter of
resources though, and of folks willing to actually push for it.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2019-05-14 00:49:11 Re: Quitting the thes
Previous Message Michael Paquier 2019-05-13 23:53:36 Re: PANIC :Call AbortTransaction when transaction id is no normal