Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Admin > Re: Server Cras...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 4929 of 5124
Post > Topic >>

Re: Server Crash

by scott.marlowe@[EMAIL PROTECTED] ("Scott Marlowe") Apr 22, 2008 at 09:13 AM

On Tue, Apr 22, 2008 at 8:14 AM, Hajek, Nick <Nick.Hajek@[EMAIL PROTECTED]
> wrote:
>
>
> All,
> We experienced a crash of a Postgresql server which from the log appears
to
> have began with this entry:
>
> Log:  background writer process (PID 3457) was terminated by signal 9

Kill -9 is the "shoot it in the head" signal.  It is not generated by
postgresql in normal operation.  It can be generated by "pg_ctl -m
immediate stop" .  At least I think that's what signal it sends.

Anyway, the most common cause of kill -9s randomly showing up in linux
is the OOM killer.

It's quite possible you're running your machine out of memory / swap
somehow and linux is killing the biggest, fattest process it can find,
which is pgsql.

you might wanna run vmstat 1 to see what's happening during these times.

-- 
Sent via pgsql-admin mailing list (pgsql-admin@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
 




 2 Posts in Topic:
Re: Server Crash
scott.marlowe@[EMAIL PROT  2008-04-22 09:13:09 
Re: Server Crash
stellr@[EMAIL PROTECTED]   2008-04-22 11:17:03 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan13V112 Sun Jul 6 1:06:50 CDT 2008.