Re: track_activity_query_size max practical size? - Mailing list pgsql-general

From Ron
Subject Re: track_activity_query_size max practical size?
Date
Msg-id 922daef0-4093-d07c-4cf1-84c04fda8e5f@gmail.com
Whole thread Raw
In response to Re: track_activity_query_size max practical size?  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: track_activity_query_size max practical size?
List 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 by date:

Previous
From: Ron
Date:
Subject: Re: track_activity_query_size max practical size?
Next
From: Adrian Klaver
Date:
Subject: Re: track_activity_query_size max practical size?