Do not filter by relkind in vacuumdb's catalog query if --table is used
Michael Paquier <michael@paquier.xyz>
Do not filter by relkind in vacuumdb's catalog query if --table is used If a user specifies a relation name which cannot be processed, then the backend can warn directly about what is wrong with it. This fixes an oversight from e0c2933. Author: Nathan Bossart Discussion: https://postgr.es/m/32049A78-C429-4742-AEC1-941C9ABDE7B8@amazon.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/scripts/t/100_vacuumdb.pl | modified | +8 −1 |
| src/bin/scripts/vacuumdb.c | modified | +10 −3 |
Discussion
- A few new options for vacuumdb 35 messages · 2018-12-19 → 2019-02-01