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

From: wenhui qiu <qiuwenhuifx(at)gmail(dot)com>
To: Quan Zongliang <quanzongliang(at)yeah(dot)net>
Cc: Mohamed ALi <moali(dot)pg(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] vacuumdb: Add --exclude-database option
Date: 2026-06-05 12:51:59
Message-ID: CAGjGUAKjB5fezsVG1bD1dSM5ZdZV+WG388NikqJV8OjsBZLhUQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2026-06-05 12:52:35 Re: Adding basic NUMA awareness
Previous Message Ilmar Yunusov 2026-06-05 12:37:26 Re: File locks for data directory lockfile in the context of Linux namespaces