Обсуждение: [PATCH] pg_stat_statements Configuration Parameters Documentation

Поиск
Список
Период
Сортировка

[PATCH] pg_stat_statements Configuration Parameters Documentation

От
Ken Kato
Дата:
Hi,

Configuration parameters for pg_stat_statements were not in the index,
so I added them just like auto_explain configuration parameters.

Best wishes,

-- 
Ken Kato
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION
Вложения

Re: [PATCH] pg_stat_statements Configuration Parameters Documentation

От
Fujii Masao
Дата:

On 2021/11/08 15:12, Ken Kato wrote:
> Hi,
> 
> Configuration parameters for pg_stat_statements were not in the index,
> so I added them just like auto_explain configuration parameters.

Thanks for the patch! LGTM.

Regards,

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



Re: [PATCH] pg_stat_statements Configuration Parameters Documentation

От
Julien Rouhaud
Дата:
On Mon, Nov 8, 2021 at 3:19 PM Fujii Masao <masao.fujii@oss.nttdata.com> wrote:
>
> On 2021/11/08 15:12, Ken Kato wrote:
> > Hi,
> >
> > Configuration parameters for pg_stat_statements were not in the index,
> > so I added them just like auto_explain configuration parameters.
>
> Thanks for the patch! LGTM.

+1, patch looks good to me too.



Re: [PATCH] pg_stat_statements Configuration Parameters Documentation

От
Fujii Masao
Дата:

On 2021/11/08 16:23, Julien Rouhaud wrote:
> On Mon, Nov 8, 2021 at 3:19 PM Fujii Masao <masao.fujii@oss.nttdata.com> wrote:
>>
>> On 2021/11/08 15:12, Ken Kato wrote:
>>> Hi,
>>>
>>> Configuration parameters for pg_stat_statements were not in the index,
>>> so I added them just like auto_explain configuration parameters.
>>
>> Thanks for the patch! LGTM.
> 
> +1, patch looks good to me too.

So I pushed the patch. Thanks!

Regards,

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