Re: PHP + PDO + PGPOOL = Segmentation fault
От
Richard Huxton
Тема
Re: PHP + PDO + PGPOOL = Segmentation fault
Дата
Msg-id
4AE8A0FB.3090704@archonet.com
Ответ на
Список
Дерево обсуждения
PHP + PDO + PGPOOL = Segmentation fault VladK <vladimir.klykov@gmail.com>
Re: PHP + PDO + PGPOOL = Segmentation fault Tatsuo Ishii <ishii@postgresql.org>
Re: PHP + PDO + PGPOOL = Segmentation fault Martin Gainty <mgainty@hotmail.com>
Re: PHP + PDO + PGPOOL = Segmentation fault Richard Huxton <dev@archonet.com>
Re: PHP + PDO + PGPOOL = Segmentation fault VladK <vladimir.klykov@gmail.com>
Re: PHP + PDO + PGPOOL = Segmentation fault Richard Huxton <dev@archonet.com>
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 по дате отправления