Re: Postmaster holding unlinked files for pg_largeobject table - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Postmaster holding unlinked files for pg_largeobject table
Date
Msg-id 4DECB8C8020000250003E1F2@gw.wicourts.gov
Whole thread Raw
In response to Re: Postmaster holding unlinked files for pg_largeobject table  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> wrote:
> That doesn't solve the WAL problem Kevin found, of course ...
I wouldn't worry about that too much -- the WAL issue is
self-limiting and not likely to ever cause a failure.  The biggest
risk is that every now and then some new individual will notice it
and waste a bit of time investigating.  The LO issue, on the other
hand, could easily eat enough disk to cause a failure.
-Kevin


pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Range Types and extensions
Next
From: Jeff Davis
Date:
Subject: Re: Range Types and extensions