Connection handling of Postgre under PHP - Mailing list pgsql-general

From stefan_landgraf@gmx.de (Stefan Landgraf)
Subject Connection handling of Postgre under PHP
Date
Msg-id 7eb71af2.0203120251.4deecafb@posting.google.com
Whole thread Raw
List pgsql-general
Hi group!

When I use pg_pconnect(...) for connecting, is this connection
exclusively reserved for the actual script or can other scripts
running parallel use the same connection? I ask because I want to be
sure that no other process will interfere into running transactions...

Thanks for any suggestions.

Stefan Landgraf

pgsql-general by date:

Previous
From: Richard Chrenko
Date:
Subject: PostgreSQL the right choice?
Next
From: "Marshall Spight"
Date:
Subject: Re: PostgreSQL the right choice?