Re: Reducing Catalog Locking

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Reducing Catalog Locking
Дата
Msg-id CA+TgmoZ13xZ2FwCybyBo5mDsAEVOX5trQMvM986hZScmJJiyDA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Reducing Catalog Locking  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-hackers
On Fri, Oct 31, 2014 at 9:54 AM, Andres Freund <andres@2ndquadrant.com> wrote:
>> But more to the point, this seems like optimizing pg_dump startup by
>> adding overhead everywhere else, which doesn't really sound like a
>> great tradeoff to me.
>
> Well, it'd finally make pg_dump "correct" under concurrent DDL. That's
> quite a worthwile thing.

Yeah, exactly.  I agree with Tom that the overhead might be a concern.
But on the other hand, nobody has been more concerned about the
failure of pg_dump to handle this issue correctly than Tom.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Reducing Catalog Locking
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: tracking commit timestamps