Bruce Momjian wrote:
> Nagib Abi Fadel wrote:
>
>>Is it possible to create a session variable for each user in Postresql ??
>
>
> No. The best you can do is create a temp table and put a value in
> there.
Would I be right in assuming that's going to be burning through OIDs
though (possibly an issue for a web-app with lots of short sessions).
--
Richard Huxton
Archonet Ltd