Re: PHP + PDO + PGPOOL = Segmentation fault - Mailing list pgsql-general

From Richard Huxton
Subject Re: PHP + PDO + PGPOOL = Segmentation fault
Date
Msg-id 4AE8A0FB.3090704@archonet.com
Whole thread Raw
In response to Re: PHP + PDO + PGPOOL = Segmentation fault  (VladK <vladimir.klykov@gmail.com>)
List pgsql-general
VladK wrote:
> This script executed by cron. And segmentation fault generated by PHP
> script.

In that case you have a bug in one of: Apache, PHP, PDO libraries.

If the PDO libraries use PostgreSQL's libpq library then that could be
involved too.

Even if pgpool has a bug and isn't communicating correctly with the PHP
code it shouldn't be possible to cause a segfault.

Your best bet is to see if you can reduce it to as simple a test as
possible. Then we can see what to do next. This may involve working with
the PDO / PHP groups.

--
  Richard Huxton
  Archonet Ltd

pgsql-general by date:

Previous
From: Thom Brown
Date:
Subject: Re: Help with postgresql memory issue
Next
From: Thom Brown
Date:
Subject: Re: Help with postgresql memory issue