| From: | "Jeff Fitzmyers" <jeff(dot)fitzmyers(at)managestar(dot)com> |
|---|---|
| To: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | What could cause postmaster to be started many times? |
| Date: | 2001-03-20 00:48:08 |
| Message-ID: | 371EAC487A83CD4296F6999FD088D83305B68F@atlas.managestar.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
I ran into a situation where (without any known changes) a simple login
script would fail ("sorry buddy, session headers already sent") and each
time it seemed a new postmaster would be started. ps -aux showed about
8+ processes this morning but I find that hard to believe because the
sandbox machine only has 256 MB RAM and load was low (in my haste, I did
not note all information). There are no scripts that can start the
postmaster. I just use /usr/local/pgsql/bin/postmaster -S -i -D
/usr/local/pgsql/data. I am not sure of the cause and effect, or how
things got better.
What could cause this kind of behavior and how might I avoid it in the
future? Any clues?
PG 7.0.3 on FreeBDS 4.1 and php 4.0.4pl1. There were no extra
.s.PGSQL.5432 sockets.
Thanks, Jeff
| From | Date | Subject | |
|---|---|---|---|
| Next Message | will trillich | 2001-03-20 00:52:28 | pg_description usage pointers? |
| Previous Message | Tom Lane | 2001-03-20 00:26:53 | Re: Strange Type Mismatch on Insert |