Re: [Proposal] vacuumdb --schema only

Nathan Bossart <nathandbossart@gmail.com>

From: Nathan Bossart <nathandbossart@gmail.com>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: Gilles Darold <gilles@migops.com>, Robert Treat <rob@xzilla.net>, pgsql-hackers@postgresql.org
Date: 2022-04-20T17:43:57Z
Lists: pgsql-hackers
On Wed, Apr 20, 2022 at 12:40:52PM -0500, Justin Pryzby wrote:
> On Wed, Apr 20, 2022 at 10:38:46AM -0700, Nathan Bossart wrote:
>> Furthermore, do you think it'd be possible to dynamically generate the
>> message?
> 
> Not in the obvious way, because that breaks translatability.

Ah, right.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



Commits

  1. Add --schema and --exclude-schema options to vacuumdb.