beginning and ending of sessions - Mailing list pgsql-general

From jody
Subject beginning and ending of sessions
Date
Msg-id 9b0da5ce1003120700m6ffca5d3t3bd4d073646ab809@mail.gmail.com
Whole thread Raw
Responses Re: beginning and ending of sessions
List 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

pgsql-general by date:

Previous
From: Franclin Foping
Date:
Subject: Unable to call functions defined in XML2 contrib
Next
From: Alvaro Herrera
Date:
Subject: Re: REVOKE ... FROM everybody?