Re: execute function after user connect - Mailing list pgsql-general

From
Subject Re: execute function after user connect
Date
Msg-id 64842.216.238.112.88.1080940101.squirrel@$HOSTNAME
Whole thread Raw
In response to Re: execute function after user connect  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-general
> On Fri, Apr 02, 2004 at 11:58:42 -0500,
>   John DeSoi <jd@icx.net> wrote:
>> Is there a mechanism to execute a function after the user connects to
>>  the database?

Something like an "AFTER CONNECT" trigger (might as well as for a "BEFORE
DISCONNECT" trigger, too!). I've inquired about this feature in the past
and can think of what seem to be very useful uses.

Unfortunately, my skill set is such that I must rely on the kindness of
others to actually see it implemented...

Eagerly awaiting that day.

~Berend Tober




pgsql-general by date:

Previous
From: jeff.greco@bluehavenmg.com
Date:
Subject:
Next
From: tatyana.krasnokutsky@gsa.gov
Date:
Subject: tcl and pgrd problem