Re: Table partition with primary key in 11.3

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Table partition with primary key in 11.3
Дата
Msg-id CAH2-Wzn4guNHAyRCwNOkGCbRO8=H8G_JQRXZirZ074EY=oRozA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Table partition with primary key in 11.3  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-general
On Fri, Jun 7, 2019 at 2:35 PM Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
> I envision this happening automatically -- you drop the partition, a
> persistent work item is registered, autovacuum takes care of it
> whenever.  The user doesn't have to do anything about it.

We don't have to agree on anything now, but I think that it's possible
that the page split thing will very effective. Perhaps even so
effective that it won't make much sense to vacuum global indexes just
because there is a pending dropped partition.

--
Peter Geoghegan



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Table partition with primary key in 11.3
Следующее
От: "Peter J. Holzer"
Дата:
Сообщение: Re: Postgres 10.7 Systemd Startup Issue