about statement execution times in the logs

Поиск
Список
Период
Сортировка
От Mickaël SALMON
Тема about statement execution times in the logs
Дата
Msg-id AM8P193MB12180257357C761D349D55C5E87B2@AM8P193MB1218.EURP193.PROD.OUTLOOK.COM
обсуждение исходный текст
Ответы Re: about statement execution times in the logs
Список pgsql-general

Hello community,


I have a simple question about the duration of statements, which appear in the logs when using :


log_min_duration_statement = 0


or


log_duration = on


Does this include client-time ? (i.e the time spent to send the data to the client). Or is it server-side only ?


According to different tests I made, it seems not to be, but I'd like to have your confirmation.
Note : I run pg 12


Thanks !

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

Предыдущее
От: Dominique Devienne
Дата:
Сообщение: Re: how to trace a backend session
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: about statement execution times in the logs