Re: BUG #2712: could not fsync segment: Permission - Mailing list pgsql-bugs

From Peter Brant
Subject Re: BUG #2712: could not fsync segment: Permission
Date
Msg-id 453D3309.E840.00BE.0@wicourts.gov
Whole thread Raw
In response to Re: BUG #2712: could not fsync segment: Permission  ("Thomas H." <me@alternize.com>)
List pgsql-bugs
Move to Linux. :-)  In our case, everything but the database servers
were already Linux so it was an easy choice.  Things have been rock
solid since then.

Once things get stuck, I don't think there is an alternative besides
"stop -m immediate".  However, since the problem is caused by an idle
backend holding onto an old WAL segment, maybe having your middle
tier/connection pool close and reopen the connections to the database
every so often would function as a workaround.  Somebody with more
knowledge of PG internals than I would have to define "every so often"
though (if the idea is viable at all).

Pete

>>> "Thomas H." <me@alternize.com> 23.10.2006 20:00 >>>
is there any workaround? how did you get around that problem of having
a
total lockdown?

pgsql-bugs by date:

Previous
From: "Peter Brant"
Date:
Subject: Re: BUG #2712: could not fsync segment: Permission
Next
From: Tom Lane
Date:
Subject: Re: BUG #2712: could not fsync segment: Permission