Re: Postmaster holding unlinked files for pg_largeobject table

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Kevin Grittner <kevin(dot)grittner(at)wicourts(dot)gov>, alexk <alexk(at)commandprompt(dot)com>, Alexander Shulgin <ash(at)commandprompt(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Postmaster holding unlinked files for pg_largeobject table
Date: 2011-06-09 21:10:10
Message-ID: 15559.1307653810@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> Excerpts from Alvaro Herrera's message of jue jun 09 16:34:13 -0400 2011:
>> I have pushed it now.

> ... and it caused a failure on the buildfarm, so I panicked and reverted
> it. I think the patch below fixes it.

Actually, I think what you want is what closeAllVfds does, which
suggests that you need a FileIsNotOpen test too.

> Let me know if you think I should push the whole thing again.

Yesterday I would have said okay, but now we're too close to the beta2
wrap deadline. Please hold off until beta2 is out.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2011-06-09 21:43:27 Re: Postmaster holding unlinked files for pg_largeobject table
Previous Message Alvaro Herrera 2011-06-09 20:55:41 Re: Postmaster holding unlinked files for pg_largeobject table

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Smith 2011-06-09 21:35:55 Re: tuning autovacuum
Previous Message Tom Lane 2011-06-09 21:05:11 Re: pgsql: Use "transient" files for blind writes