Re: PostgreSQL hanging on new connections?

From: hubert depesz lubaczewski <depesz(at)depesz(dot)com>
To: Florian Weimer <fweimer(at)bfk(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL hanging on new connections?
Date: 2010-11-30 13:23:32
Message-ID: 20101130132332.GB8041@depesz.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Nov 30, 2010 at 10:12:47AM +0000, Florian Weimer wrote:
> * hubert depesz lubaczewski:
>
> > Now, the question is: why did it hang? Is there anything we can do to
> > make it *not* hang?
>
> It might be some general system overload issue. Try running "echo w >
> /proc/sysrq-trigger" as root the next time it happens. This will dump
> kernel backtraces to dmesg, which might hint to what's going on with
> the system.

will check the idea, but the thing is that aside from postgresql -
everything else on the server is working fine - ssh/top/*stat.
and other postgreses seem to be locked too.

Best regards,

depesz

--
Linkedin: http://www.linkedin.com/in/depesz / blog: http://www.depesz.com/
jid/gtalk: depesz(at)depesz(dot)com / aim:depeszhdl / skype:depesz_hdl / gg:6749007

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mario Corchero 2010-11-30 13:29:18 techniques for bulk load of spatial data
Previous Message hubert depesz lubaczewski 2010-11-30 13:21:09 Re: PostgreSQL hanging on new connections?