From: | "Brett W(dot) McCoy" <bmccoy(at)chapelperilous(dot)net> |
---|---|
To: | Mihai Gheorghiu <tanethq(at)earthlink(dot)net> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Session identifier |
Date: | 2001-10-10 15:19:45 |
Message-ID: | Pine.LNX.4.30.0110101118130.3684-100000@chapelperilous.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, 10 Oct 2001, Mihai Gheorghiu wrote:
> Is there anything like a session ID? How can I read it?
> I want to store it in a table together with some other data.
Session ID for use with what? This is something best handled by your
client application (like with Apache::Session:DBI).
-- Brett
http://www.chapelperilous.net/
------------------------------------------------------------------------
"Probably the best operating system in the world is the [operating system]
made for the PDP-11 by Bell Laboratories." - Ted Nelson, October 1977
From | Date | Subject | |
---|---|---|---|
Next Message | Hervé Piedvache | 2001-10-10 15:45:12 | Rotating PostgreSQL LOGs on Web site ?? |
Previous Message | Brett W. McCoy | 2001-10-10 15:02:06 | Re: blob |