Re: postgresql + apache under heavy load

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: Alex Madon <alex(dot)madon(at)bestlinuxjobs(dot)com>
Cc: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: postgresql + apache under heavy load
Date: 2004-01-21 20:16:48
Message-ID: 1074716209.6075.7224.camel@camel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 2004-01-21 at 13:48, Alex Madon wrote:
> Hello Scott,
> Thank you for your answer.
>
> >I'm not familiar with DBX. Is that connection pooling or what?
> >
> >
> I could not find this information, sorry.
>

It's generic database access functions written in C. It's not connection
pooling.

http://www.php.net/manual/en/ref.dbx.php

Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alex Madon 2004-01-21 20:17:59 Re: postgresql + apache under heavy load
Previous Message D. Dante Lorenso 2004-01-21 20:12:41 Re: Update inside (Insert) Trigger and Unique constraint...