Re: Constaints - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: Constaints
Date
Msg-id 20041205214045.GA19853@wolff.to
Whole thread Raw
In response to Re: Constaints  (Jake Stride <nsuk@users.sourceforge.net>)
List pgsql-general
On Sun, Dec 05, 2004 at 17:48:32 +0000,
  Jake Stride <nsuk@users.sourceforge.net> wrote:
> Would this be a postgresql session? If so how do I go about accessing it
> from a query/setting the value of it? I have looked at set authorization
> but I don't think this is where I should be looking!

At the start of each session you use an insert or update to update
the table with the values using the session id (process id) as the key.
Your views can refer to this table and the session id to get the appropiate
value.

pgsql-general by date:

Previous
From: Andrew M
Date:
Subject: Re: SSL confirmation
Next
From: Michael Fuhr
Date:
Subject: Re: SSL confirmation