postgres processes - Mailing list pgsql-hackers

From Remigiusz Sokolowski
Subject postgres processes
Date
Msg-id Pine.GS4.4.02A.9906111016310.29960-100000@netra.gdansk.sprint.pl
Whole thread Raw
Responses Re: [HACKERS] postgres processes  (wieck@debis.com (Jan Wieck))
List pgsql-hackers
Hi!
I have following problem:

I use php with postgres as backend. Every time, I run some queries,
postgres creates a lot of processes - this causes extremely high processor
usage.
I execute some queries in quasi-parallel way, cause I need its results.
But other are executing and every time I free result - all of those
queries are executing on the same connection. So is it normal, that I get
so much processes? And if there is some way to limit it? Or may be change
process live time?
    TIA
    Rem


-------------------------------------------------------------------*------------
Remigiusz Sokolowski      e-mail: rems@gdansk.sprint.pl           * *
-----------------------------------------------------------------*****----------


pgsql-hackers by date:

Previous
From: "Pedro J. Lobo"
Date:
Subject: Re: [HACKERS] Postgres dies in the rules regression test (64-bit problem)
Next
From: Daniel Kalchev
Date:
Subject: Re: [HACKERS] another locale problem