BUG #15988: Improve ANALYZE-statement

Started by PG Bug reporting formover 6 years ago1 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

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