Re: How to simulate crashes of PostgreSQL?

From: Vick Khera <vivek(at)khera(dot)org>
To: Postgres General Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to simulate crashes of PostgreSQL?
Date: 2009-08-25 18:57:41
Message-ID: 2968dfd60908251157v75e8ce51t7d10d1af42828ca9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Aug 25, 2009 at 2:49 PM, Alvaro
Herrera<alvherre(at)commandprompt(dot)com> wrote:
> Vivek, do you see this error message before the PANIC?
> LOG:    out of file descriptors: %m; release and retry
>

Nope. no mention of "release" in that log file. I have a handful of
lines like these:

ERROR: could not load library
"/usr/local/lib/postgresql/slony1_funcs.so": dlopen
(/usr/local/lib/postgresql/slony1_funcs.so) failed:

ERROR: could not load library "/usr/local/lib/postgresql/plpgsql.so":
dlopen (/usr/local/lib/postgresql/plpgsql.so) failed:

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2009-08-25 20:55:22 Re: How to simulate crashes of PostgreSQL?
Previous Message Alvaro Herrera 2009-08-25 18:49:26 Re: How to simulate crashes of PostgreSQL?