beginning and ending of sessions

From: jody <jody(dot)xha(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: beginning and ending of sessions
Date: 2010-03-12 15:00:54
Message-ID: 9b0da5ce1003120700m6ffca5d3t3bd4d073646ab809@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi
In the postgres documentation under "1.2. Architectural Fundamentals"
it is said that a session consists of a server process and a client application.

But i don't really understand when a session begins and when it ends.
Does a session correspond to a connection such as when
calling the php-function pg_connect() ?

Thank You
jody

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2010-03-12 15:03:43 Re: REVOKE ... FROM everybody?
Previous Message Franclin Foping 2010-03-12 14:10:09 Unable to call functions defined in XML2 contrib