Re: Creating a session variable in Postgres

From: Bill Moran <wmoran(at)potentialtech(dot)com>
To: "Nagib Abi Fadel" <nagib(dot)abi-fadel(at)usj(dot)edu(dot)lb>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Creating a session variable in Postgres
Date: 2004-06-02 14:41:12
Message-ID: 20040602104112.74b7d1f8.wmoran@potentialtech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 2 Jun 2004 16:00:18 +0200
"Nagib Abi Fadel" <nagib(dot)abi-fadel(at)usj(dot)edu(dot)lb> wrote:

> Is it possible to create a session variable for each user in Postresql ??

I was just thinking that the term "session variable" is like the word "love" in
that it means something different to everyone.

That being said, I can't think of any definition of "session variable" that
Postgres isn't capable of handling. If you have a more specific meaning you
want to ask about, I suggest providing a scenerio, or otherwise more specific
question.

--
Bill Moran
Potential Technologies
http://www.potentialtech.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Josué Maldonado 2004-06-02 14:50:16 Re: Insert speed question
Previous Message Stephan Szabo 2004-06-02 14:28:48 Re: ORDER BY with plpgsql parameter