Re: Trigger when user logs in

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: Forums postgresql <pgsql-general(at)postgresql(dot)org>
Subject: Re: Trigger when user logs in
Date: 2019-04-12 02:59:17
Message-ID: 6b614864-1ec1-8dad-e751-0b7f77eb6db4@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 4/11/19 9:52 PM, Tom Lane wrote:
> Ron <ronljohnsonjr(at)gmail(dot)com> writes:
>> On 4/11/19 9:12 PM, Tom Lane wrote:
>>> PAM is the usual suggestion
>> Can you be more specific?
> I'm suggesting that you use PAM auth
>
> https://www.postgresql.org/docs/current/auth-pam.html
>
> and then configure the email behavior on the PAM side.

Understood.  Thanks.

--
Angular momentum makes the world go 'round.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Paquier 2019-04-12 04:07:27 Re: When do vacuumed pages/tuples become available for reuse?
Previous Message Tom Lane 2019-04-12 02:52:42 Re: Trigger when user logs in