BUG #15988: Improve ANALYZE-statement

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #15988: Improve ANALYZE-statement
Дата
Msg-id 15988-808a474b052d2a83@postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15987: Improve REINDEX of all indexes of a table at once
Следующее
От: Tom Lane
Дата:
Сообщение: Re: psql should re-read connection variables after connection reset