BUG #15988: Improve ANALYZE-statement - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15988: Improve ANALYZE-statement
Date
Msg-id 15988-808a474b052d2a83@postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15988
Logged by:          Jo Tzschenscher
Email address:      hellojo180@yahoo.es
PostgreSQL version: 11.5
Operating system:   RHEL
Description:

Hello, 

PLEASE ROUTE THIS PROPOSAL TO A  DEVELOPMENT TEAM, IT PROPOSES AN IMPROVED
FEATURE RATHER THAN A BUG

I was just stumbling over the ANALYZE-statement, without providing a
table-name. It shall analyze the entire schema. But maybe it would be good
to exclude a table, so a better version would be

ANALYZE [-<table1> -<table2>] to exclude the tables which should be
excluded, but all of the rest should be included. ç

Thank you for listening. Cheerio. 

Jo


pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #15987: Improve REINDEX of all indexes of a table at once
Next
From: Tom Lane
Date:
Subject: Re: psql should re-read connection variables after connection reset