Re: New GUC to sample log queries

Поиск
Список
Период
Сортировка
От Dmitry Dolgov
Тема Re: New GUC to sample log queries
Дата
Msg-id CA+q6zcVQsqB5thfW9LsJpJ0mWvardiJWBKdvyAdbVFXGxqCxPg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: New GUC to sample log queries  (Adrien Nayrat <adrien.nayrat@anayrat.info>)
Ответы Re: New GUC to sample log queries  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
> On Sun, 18 Nov 2018 at 10:52, Adrien Nayrat <adrien.nayrat@anayrat.info>
> wrote:
>
> For me, the question is how to name this GUC? Is "log_sample_rate" is enough?
> I am not sure because it is only related to queries logged by
> log_min_duration_statements.

Since it's hard to come up with a concise name that will mention sampling rate
in the context of min_duration_statement, I think it's fine to name this
configuration "log_sample_rate", as long as it's dependency from
log_min_duration_statements is clearly explained in the documentation.


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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: [HACKERS] pgbench - allow to store select results intovariables
Следующее
От: Shay Rojansky
Дата:
Сообщение: [PATCH] Allow UNLISTEN during recovery