RE: On login trigger: take three - Mailing list pgsql-hackers

From tsunakawa.takay@fujitsu.com
Subject RE: On login trigger: take three
Date
Msg-id TYAPR01MB299057DD3A4AA8CF2B896EEEFE2D0@TYAPR01MB2990.jpnprd01.prod.outlook.com
Whole thread Raw
In response to On login trigger: take three  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
Responses Re: On login trigger: take three  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
List pgsql-hackers
From: Konstantin Knizhnik <k.knizhnik@postgrespro.ru>
> Recently I have asked once again by one of our customers about login trigger in
> postgres. People are migrating to Postgres from Oracle and looking for Postgres
> analog of this Oracle feature.
> This topic is not new:

> I attached my prototype implementation of this feature.
> I just to be sure first that this feature will be interested to community.
> If so, I will continue work in it and prepare new version of the patch for the
> commitfest.

Thanks a lot for taking on this! +10

> It may be considered as argument against handling session start using trigger.
> But it seems to be the most natural mechanism for users.

Yeah, it's natural, just like the Unix shells run some shell scripts in the home directory.


Regards
Takayuki Tsunakawa


pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: A micro-optimisation for walkdir()
Next
From: Tom Lane
Date:
Subject: Re: proposal: possibility to read dumped table's name from file