Re: about statement execution times in the logs

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: about statement execution times in the logs
Дата
Msg-id 36a9163e-6680-437f-9fe5-4b3273429a7d@aklaver.com
обсуждение исходный текст
Ответ на about statement execution times in the logs  (Mickaël SALMON <mickael.salmon@forterro.com>)
Список pgsql-general
On 1/24/24 02:48, Mickaël SALMON wrote:
> 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
> 


Asked and answered:

https://stackoverflow.com/questions/77872627/does-postgresql-log-statement-duration-includes-client-time

> 
> Thanks !
> 

-- 
Adrian Klaver
adrian.klaver@aklaver.com




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

Предыдущее
От: Mickaël SALMON
Дата:
Сообщение: about statement execution times in the logs
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Providers missing from pgdg-common for GDAL 3.7 (related to multiple missing providers from pgdg-common)