monitoring-stats.html is too impenetrable

2019-11-24 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/monitoring-stats.html Description: There needs to be a tutorial page explaining how to use pg_stat_all_tables to find missing indexes, or maybe just an example on monitoring-stats.html wh

Re: monitoring-stats.html is too impenetrable

2019-11-24 Thread Michael Paquier
On Sun, Nov 24, 2019 at 09:31:58AM +, PG Doc comments form wrote: > There needs to be a tutorial page explaining how to use pg_stat_all_tables > to find missing indexes, or maybe just an example on monitoring-stats.html > which is hopelessly inaccessible to a non-expert. I would have never been

Re: documentation clarifications for "alter sequence" ?

2019-11-24 Thread Michael Paquier
On Thu, Nov 21, 2019 at 08:06:28PM +, PG Doc comments form wrote: > -- it would be helpful if this interaction/ relation were explicitly pointed > out, and why it behaves this way. ("MINVALUE cannot be greater than START > value" makes more sense to me, since minvalue is the thing I'm attemptin