Re: limiting collected query text length in pg_stat_statements

2022-05-02 Thread Julien Rouhaud
Hi, On Mon, May 02, 2022 at 12:45:28PM +, Godfrin, Philippe E wrote: > Greetings, > > I want to limit the query text that gets captured in pg_stat_statements. We > have sql statements with thousands of values clauses (upwards of 10,000) that > run at a 1 second interval. When just a handful a

limiting collected query text length in pg_stat_statements

2022-05-02 Thread Godfrin, Philippe E
Greetings, I want to limit the query text that gets captured in pg_stat_statements. We have sql statements with thousands of values clauses (upwards of 10,000) that run at a 1 second interval. When just a handful are running plus 2 or 3 loads using the same technique (10,000 entry values clause