Re: Re: Declarative partitioning optimization for largeamount of partitions

Поиск
Список
Период
Сортировка
От Aleksander Alekseev
Тема Re: Re: Declarative partitioning optimization for largeamount of partitions
Дата
Msg-id 20170324121744.GA16470@e733.localdomain
обсуждение исходный текст
Ответ на [HACKERS] Re: Declarative partitioning optimization for large amount ofpartitions  (Anastasia Lubennikova <lubennikovaav@gmail.com>)
Ответы Re: Re: Declarative partitioning optimization for largeamount of partitions  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
Re: Re: Declarative partitioning optimization for largeamount of partitions  (Teodor Sigaev <teodor@sigaev.ru>)
Список pgsql-hackers
Hi Anastasia,

Thanks a lot for a review!

As was mentioned above there is also a bottleneck in find_all_inheritors
procedure. Turned out the problem there is similar and it could be easily
fixed as well. Corresponding patch is attached to this message. To keep
things in order I'm attaching the previous patch as well.

On Wed, Mar 22, 2017 at 11:53:45AM +0000, Anastasia Lubennikova wrote:
> The following review has been posted through the commitfest application:
> make installcheck-world:  tested, passed
> Implements feature:       tested, passed
> Spec compliant:           tested, passed
> Documentation:            not tested
>
> The patch looks good to me.
> It applies clearly, passes all the tests and eliminates the bottleneck described in the first message.
> And as I can see from the thread, there were no objections from others,
> except a few minor comments about code style, which are fixed in the last version of the patch.
> So I mark it "Ready for committer".
>
> The new status of this patch is: Ready for Committer
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers

--
Best regards,
Aleksander Alekseev

Вложения

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

Предыдущее
От: Petr Jelinek
Дата:
Сообщение: Re: Logical replication existing data copy
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: increasing the default WAL segment size