Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" - Mailing list pgsql-bugs

From Peter Geoghegan
Subject Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument"
Date
Msg-id CAEYLb_X2V2s0oPKeDsiYC3Jn0Xar9=vH40JqQcL4gztAsOG4MA@mail.gmail.com
Whole thread Raw
In response to Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument"  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument"  (Marc Balmer <marc@msys.ch>)
List pgsql-bugs
On 18 November 2012 18:18, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Well, we have two reports of people trying such values (assuming that
> #7545 actually is the same thing), and it didn't work for either of
> them.  I don't think it's a problem to restrict the value to something
> that will work rather than fail.

Right. sizeof(int) is very probably 4 on all platforms that we
support. I see no problem with the proposal.

--
Peter Geoghegan       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services

pgsql-bugs by date:

Previous
From: Igor
Date:
Subject: Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument"
Next
From: Marc Balmer
Date:
Subject: Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument"