Re: PHP Web Auditing and Authorization

Поиск
Список
Период
Сортировка
От Massa, Harald Armin
Тема Re: PHP Web Auditing and Authorization
Дата
Msg-id AANLkTimFok2yMV7C3AJBUGpFP4+i6Zz4sp==epYVuPsB@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PHP Web Auditing and Authorization  (Bill Moran <wmoran@potentialtech.com>)
Ответы Re: PHP Web Auditing and Authorization  (Bill Moran <wmoran@potentialtech.com>)
Список pgsql-general
Bill,


We got this same kind of thing working by using PostgreSQL env variables.
First, set custom_variable_classes in your postgresql.conf.  You can then
use the SET command to set variables of that class, and use them in your
functions:

that is an interesting hack. Just googled up 


and now I am wondering, where did you get your confidence  that those variables are bound to sessions and NOT bound to server instances? My reading of that documentation let me stay in the assumption, those variables are the same across server instances....

Harald
-- 
GHUM GmbH
Harald Armin Massa
Spielberger Straße 49
70435 Stuttgart
0173/9409607

Amtsgericht Stuttgart, HRB 734971
-
persuadere.
et programmare

В списке pgsql-general по дате отправления:

Предыдущее
От: "Massa, Harald Armin"
Дата:
Сообщение: Re: PHP Web Auditing and Authorization
Следующее
От: Bill Moran
Дата:
Сообщение: Re: PHP Web Auditing and Authorization