Re: Constaints

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Constaints
Дата
Msg-id 20041205214045.GA19853@wolff.to
обсуждение исходный текст
Ответ на Re: Constaints  (Jake Stride <nsuk@users.sourceforge.net>)
Список 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 по дате отправления:

Предыдущее
От: Andrew M
Дата:
Сообщение: Re: SSL confirmation
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: SSL confirmation