Re: Tons of postgres.exe processes
"Merlin Moncure" <[email protected]> Wed, 6 Jul 2005 10:07:57 -0400
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
> The processes appear to take 60kb RAM (most), and I don't have
anything
> taking a lot of RAM (I have 1GB ram). So I guess an x-file again :(
>
You can run your system out of GDI handles. If this happens, throw up
taskmgr (ctrl-alt-esc) and start killing handle heavy processes (start
with pgAdmin) and things should free up. The server proper does not use
them so the problems could be unrelated. Certain apps, especially 32
bit apps written in vb, Delphi, or wx, tend to suck down gdi handles.
Merlin
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [email protected] so that your
message can get through to the mailing list cleanly