Re: Postmaster holding unlinked files for pg_largeobject table
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alvaro Herrera <alvherre@commandprompt.com>
Cc: Robert Haas <robertmhaas@gmail.com>, Kevin Grittner <kevin.grittner@wicourts.gov>, alexk <alexk@commandprompt.com>, Alexander Shulgin <ash@commandprompt.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-06-09T21:10:10Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Reset reindex-in-progress state before reverifying an exclusion constraint.
- dccfb72892ac 9.1.0 cited
Alvaro Herrera <alvherre@commandprompt.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