Re: Temporary tables prevent autovacuum, leading to XID wraparound

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Temporary tables prevent autovacuum, leading to XID wraparound
Дата
Msg-id 20180820135428.ex2lix6ffzerqxny@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Temporary tables prevent autovacuum, leading to XID wraparound  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: Temporary tables prevent autovacuum, leading to XID wraparound
Список pgsql-hackers
On 2018-Aug-20, Michael Paquier wrote:

> On Tue, Aug 14, 2018 at 06:53:32PM +0200, Michael Paquier wrote:
> > I was thinking about adding "Even if it is not atomic" or such at the
> > beginning of the paragraph, but at the end your phrasing sounds better
> > to me.  So I have hacked up the attached, which also reworks the comment
> > in InitTempTableNamespace in the same spirit.  Thoughts?
> 
> It has been close to one week since I sent this patch.  Anything?  I
> don't like to keep folks unhappy about anything I committed.

Seems reasonable.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: ALTER TABLE on system catalogs
Следующее
От: Ashutosh Bapat
Дата:
Сообщение: Re: TupleTableSlot abstraction