Re: PHP + PDO + PGPOOL = Segmentation fault

From: VladK <vladimir(dot)klykov(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: PHP + PDO + PGPOOL = Segmentation fault
Date: 2009-10-28 02:12:40
Message-ID: 26088267.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


This script executed by cron. And segmentation fault generated by PHP script.

Richard Huxton wrote:
>
> PHP doesn't really do connection pools anyway. You would have ended up
> with one connection for each Apache backend.
> ....
> What fails with "segmentation fault" - Apache+PHP, pgpool or PostgreSQL?
>
> Richard Huxton
> Archonet Ltd
>
>

--
View this message in context: http://www.nabble.com/PHP-%2B-PDO-%2B-PGPOOL-%3D-Segmentation-fault-tp26071405p26088267.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message fox7 2009-10-28 08:57:35 Re: Slow running query with views...how to increase efficiency? with index?
Previous Message Martin Gainty 2009-10-28 01:27:13 Re: PHP + PDO + PGPOOL = Segmentation fault