Re: Postmaster holding unlinked files for pg_largeobject table

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postmaster holding unlinked files for pg_largeobject table
Дата
Msg-id 15559.1307653810@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Postmaster holding unlinked files for pg_largeobject table  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: Postmaster holding unlinked files for pg_largeobject table
Список pgsql-hackers
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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Use "transient" files for blind writes
Следующее
От: Greg Smith
Дата:
Сообщение: Re: tuning autovacuum