Re: track_activity_query_size max practical size?

Поиск
Список
Период
Сортировка
От Ron
Тема Re: track_activity_query_size max practical size?
Дата
Msg-id 922daef0-4093-d07c-4cf1-84c04fda8e5f@gmail.com
обсуждение исходный текст
Ответ на Re: track_activity_query_size max practical size?  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: track_activity_query_size max practical size?  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
On 7/7/23 09:55, Adrian Klaver wrote:
> On 7/7/23 07:51, Adrian Klaver wrote:
>> On 7/7/23 07:42, Ron wrote:
>>> We've got some Very Large Queries that take a long time. 
>>
>> An EXPLAIN(ANALYZE BUFFERS) would go a long way here.
>>
>>> Even setting taqs to 10KB isn't adequate, so I want to significantly 
>>> bump it, but am
>>
>> It is before coffee here, so you will need to spell out what taqs is?
>
> Did I mention lack of coffee? I see  track_activity_query_size in the 
> subject. So the issue is what with the current setting?

10KB isn't enough to capture the whole query.  Are there any bad side 
effects of increasing it from 10KB to 48KB or 64KB?

>
>>
>>> concerned about side effects of setting it to 48KB or even 64KB.
>>>
>>
>

-- 
Born in Arizona, moved to Babylonia.



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

Предыдущее
От: Ron
Дата:
Сообщение: Re: track_activity_query_size max practical size?
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: track_activity_query_size max practical size?