| From: | Remigiusz Sokolowski <rems(at)gdansk(dot)sprint(dot)pl> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | postgres processes |
| Date: | 1999-06-11 08:28:57 |
| Message-ID: | Pine.GS4.4.02A.9906111016310.29960-100000@netra.gdansk.sprint.pl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general 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(at)gdansk(dot)sprint(dot)pl * *
-----------------------------------------------------------------*****----------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Laurent Marzullo | 1999-06-11 09:24:45 | Gnome-DB |
| Previous Message | Harald Paier | 1999-06-11 07:20:26 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Kalchev | 1999-06-11 08:36:51 | Re: [HACKERS] another locale problem |
| Previous Message | Pedro J. Lobo | 1999-06-11 08:19:00 | Re: [HACKERS] Postgres dies in the rules regression test (64-bit problem) |