Re: PHP + PDO + PGPOOL = Segmentation fault

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: PHP + PDO + PGPOOL = Segmentation fault
Дата
Msg-id 4AE8A0FB.3090704@archonet.com
обсуждение исходный текст
Ответ на Re: PHP + PDO + PGPOOL = Segmentation fault  (VladK <vladimir.klykov@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: Help with postgresql memory issue
Следующее
От: Thom Brown
Дата:
Сообщение: Re: Help with postgresql memory issue