Re: [DOCS] pg_stat_statements max size clarification

2017-07-15 Thread Tom Lane
Peter Geoghegan writes: > On Sat, Jul 15, 2017 at 5:31 PM, wrote: >> I wonder if "least-executed" is correct. I'm not an expert and >> haven't >> convinced myself of this by examining the code, but I think after N distinct >> queryid's have been seen, then any additional ones are ignored. But t

Re: [DOCS] pg_stat_statements max size clarification

2017-07-15 Thread Peter Geoghegan
On Sat, Jul 15, 2017 at 5:31 PM, wrote: > I wonder if "least-executed" is correct. I'm not an expert and > haven't > convinced myself of this by examining the code, but I think after N distinct > queryid's have been seen, then any additional ones are ignored. But that > may > not be "least-exec

[DOCS] pg_stat_statements max size clarification

2017-07-15 Thread baron
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/pgstatstatements.html Description: From https://www.postgresql.org/docs/current/static/pgstatstatements.html pg_stat_statements.max (integer) pg_stat_statements.max is the maximum