Too many processes - Mailing list pgsql-php

From Fabio Hecht - Nitrodev
Subject Too many processes
Date
Msg-id 200507191413.j6JEDNpc015036@adsl.vanet.com.br
Whole thread Raw
List pgsql-php
Hi!

Can anyone help me?

I have a Linux/Apache/PHP/PostgreSQL server. It has about 35 concurrent
clients. The problem is it quickly (in about 4 hours) reaches 150 httpd and
postmaster processes, making it stop responding. I tried both pg_connect()
and pg_pconnect(), and I got similar results. I don't think I should
increase MaxClients beyond 150, because it doesn't have that many clients.

Any help would be much appreciated.

Cheers,

Fabio



pgsql-php by date:

Previous
From: Fabio Hecht
Date:
Subject: Too many processes
Next
From: Hui Chen
Date:
Subject: Problem about connecting PostgreSQL through TCP/IP