re: PHP and persistent connections

From: jmcazurin <mikah(at)info(dot)com(dot)ph>
To: "'pgsql-novice(at)postgresql(dot)org'" <pgsql-novice(at)postgresql(dot)org>
Subject: re: PHP and persistent connections
Date: 2000-11-24 06:48:18
Message-ID: 5.0.0.25.0.20001124144635.009e31d0@pop.info.com.ph
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-novice


At 12:47 PM 11/24/00, GH wrote:
>On Fri, Nov 24, 2000 at 03:17:59PM +1100, some SMTP stream spewed forth:
> > Oh, and if you are using pg_close() I don't think it works
> > in any currently released PHP4 versions. See:
>
>This seems to be true. I ran into some fun link errors while
>connecting and disconnecting more than once in a script.

This sounds disturbing!

How then should I go about closing persistent connections? Can I close
them at all?

Would pg_close() work if I used it on non-persistent connections?

Thanks in advance,

Mikah

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Mount 2000-11-24 07:49:57 RE: PostgreSQL as windows 2000 service
Previous Message Tom Lane 2000-11-24 04:54:16 Re: last built-in oid

Browse pgsql-novice by date

  From Date Subject
Next Message Ron Chmara 2000-11-24 07:52:34 Re: Re: re : PHP and persistent connections
Previous Message GH 2000-11-24 04:47:40 Re: Re: re : PHP and persistent connections