Re: [PATCH] vacuumdb: Add --exclude-database option

wenhui qiu <qiuwenhuifx@gmail.com>

From: wenhui qiu <qiuwenhuifx@gmail.com>
To: Quan Zongliang <quanzongliang@yeah.net>
Cc: Mohamed ALi <moali.pg@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2026-06-05T12:51:59Z
Lists: pgsql-hackers
>
> HI
>
> > In the vacuum_all_databases function. If the condition 'if
> > (dbsToExclude)' is used. All 'exclude-database' processing (including
> > variable definitions) can be placed in a separate code block. How about
> > this? Irrelevant personal preferences.
>
   Agree +1




Thanks