From: | "Martin A(dot) Marques" <martin(at)math(dot)unl(dot)edu(dot)ar> |
---|---|
To: | <pgsql-hackers(at)postgresql(dot)org> |
Subject: | database died |
Date: | 2001-03-14 13:27:47 |
Message-ID: | 01031410274701.01979@math.unl.edu.ar |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I have a server, with Postgres, and a squid running. The squid is a real
CPU-mem eater, and in one of the inserts to the DB, I got this on the log
file and then the postmaster died.
/dbs/postgres/bin/postmaster: reaping dead processes...
/dbs/postgres/bin/postmaster: CleanupProc: pid 27317 exited with status 0
2001-03-13 18:34:03 DEBUG: proc_exit(0)
2001-03-13 18:34:03 DEBUG: shmem_exit(0)
2001-03-13 18:34:03 DEBUG: exit(0)
/dbs/postgres/bin/postmaster: reaping dead processes...
/dbs/postgres/bin/postmaster: CleanupProc: pid 27557 exited with status 0
CheckPoint Data Base: fork failed: Not enough space
invoking IpcMemoryCreate(size=1245184)
FindExec: found "/dbs/postgres/bin/postmaster" using argv[0]
I'm on Postgresql-7.1beta5 on Solaris 7, compiled with gcc.
I think today we are going to reconfigure the squid so it doesn't eat so much
mem (other things on that server don't work good either).
Any idea on this? I think the the postmaster shouldn't die, at least it's
what I first thought.
--
System Administration: It's a dirty job,
but someone told I had to do it.
-----------------------------------------------------------------
Martín Marqués email: martin(at)math(dot)unl(dot)edu(dot)ar
Santa Fe - Argentina http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Lockhart | 2001-03-14 14:50:35 | Re: Week number |
Previous Message | Zeugswetter Andreas SB | 2001-03-14 08:08:50 | AW: Shutdown term |