PHP4 Persistent Connection

From: "Thomas T(dot) Thai" <tom(at)minnesota(dot)com>
To: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: PHP4 Persistent Connection
Date: 2001-02-19 09:54:19
Message-ID: Pine.NEB.4.21.0102190351140.10961-100000@ns01.minnesota.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

should PHP4's persistent connection be used at all? i was going back to
the mailing list archive and there were discussions about the use of
persistent connections and interference of one script with another
in between begin/commits. any clarifications?

was that issue with PHP not reusing persistent connections resolved? i'm
still seeing this on the Alpha.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Atul 2001-02-19 11:07:57 Query
Previous Message Richard Huxton 2001-02-19 09:29:26 Re: not using table aliases in where clause slow-down?