Re: How to simulate crashes of PostgreSQL?

From: Greg Stark <gsstark(at)mit(dot)edu>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Vick Khera <vivek(at)khera(dot)org>, Postgres General Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to simulate crashes of PostgreSQL?
Date: 2009-08-28 03:36:51
Message-ID: 407d949e0908272036o616a41f8lc7b25c808cef009c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Aug 28, 2009 at 4:13 AM, Alvaro
Herrera<alvherre(at)commandprompt(dot)com> wrote:
> Maybe we should have another inter-backend signal: when a process gets
> ENFILE, signal all other backends and they close a bunch of files each.

I wonder if this is a new problem due to the FSM and VM using up extra
file handles?

--
greg
http://mit.edu/~gsstark/resume.pdf

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2009-08-28 04:57:25 Re: How to simulate crashes of PostgreSQL?
Previous Message Alvaro Herrera 2009-08-28 03:13:03 Re: How to simulate crashes of PostgreSQL?