Re: Optimize commit performance with a large number of 'on commit delete rows' temp tables

Поиск
Список
Период
Сортировка
От feichanghong
Тема Re: Optimize commit performance with a large number of 'on commit delete rows' temp tables
Дата
Msg-id tencent_C33A6D3E864C0E393610C69418DFF333DA09@qq.com
обсуждение исходный текст
Ответ на Re: Optimize commit performance with a large number of 'on commit delete rows' temp tables  (feichanghong <feichanghong@qq.com>)
Ответы Re: Optimize commit performance with a large number of 'on commit delete rows' temp tables
Список pgsql-hackers
The patch in the attachment, compared to the previous one, adds a threshold for
using the bloom filter. The current ON_COMMITS_FILTER_THRESHOLD is set to 64,
which may not be the optimal value. Perhaps this threshold could be configured
as a GUC parameter?

Best Regards,
Fei Changhong
Вложения

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