Re: track_planning causing performance regression

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: track_planning causing performance regression
Дата
Msg-id f2aa2d6a-3b78-0526-4ca5-8ace10eb745e@oss.nttdata.com
обсуждение исходный текст
Ответ на Re: track_planning causing performance regression  (Peter Geoghegan <pg@bowt.ie>)
Список pgsql-hackers

On 2021/04/21 23:53, Justin Pryzby wrote:
> Or:
> 
>         Enabling this parameter may incur a noticeable performance penalty,
>         especially similar queries are executed by many concurrent connections
>         and compete to update a small number of pg_stat_statements entries.

I prefer this. But what about using "identical" instead of "similar"
because pg_stat_statements docs already uses "identical" in some places?

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: RFE: Make statistics robust for unplanned events
Следующее
От: Robert Haas
Дата:
Сообщение: decoupling table and index vacuum