[thelist] Apache and PostGreSQL

NanHarbisonSmith at aol.com NanHarbisonSmith at aol.com
Thu Feb 14 14:59:01 CST 2002


--
[ Picked text/plain from multipart/alternative ]
Are you sure you have your scripts closing the connection to the database at
the end?
In mySQL, you always end the database script with:

mysql_close($thenameofthelink);

I am not sure of the syntax in PostreSQL.
Nan

original message
> Date: Thu, 14 Feb 2002 09:45:31 -0800
> To: thelist at lists.evolt.org
> From: Anthony Baratta <Anthony at Baratta.com>
> Subject: Re: [thelist] Apache and PostGreSQL
> Reply-To: thelist at lists.evolt.org
>
> I'm not the PHP or Postgres experct but here are two leading questions:
>
> Are you using persistent connections from within PHP??
> Also, how many "remote" connections is  Postgres setup for??


Nan Harbison Smith
colonial.net
Give a man a fish and you feed him for a day; teach him
to use the Internet and he won't bother you for weeks.





More information about the thelist mailing list