| From: | jsuen(at)mail(dot)usyd(dot)edu(dot)au |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | postmaster eating up memory |
| Date: | 2005-01-19 12:24:11 |
| Message-ID: | 1106137451.41ee516bc6d2d@www-mail.usyd.edu.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hello,
I am running AOLserver with postmaster connecting to my PostgreSQL DB
backend, and recently ran into a problem restarting my server, to which I
used a kill -9 on my AOLserver processes ($ kill -9 nsd) to release the
bound IP.
The problem now is that, when I start the server up again, it is extremely
slow - I run 'top' to see the processes using the most memory, I see a few
postmaster processes eating up around 23% of CPU time and 30% of the memory
(each).
I would imagine this would be what is slowing the server down, but I would
like to know if it is safe to kill all the postmaster processes, and
probably try to restart the AOLserver after that?
Or if a manual restart would solve this issue?
Any help would be greatly appreciated, cheers
Jon
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Düster Horst | 2005-01-19 16:33:37 | Privileges where not restored |
| Previous Message | Michael Fuhr | 2005-01-19 01:59:37 | Re: Using COPY for bulk upload in a table with sequence field |