Re: A few new options for vacuumdb - Mailing list pgsql-hackers

From Bossart, Nathan
Subject Re: A few new options for vacuumdb
Date
Msg-id 33F59F9F-78A6-4ECE-BFE0-B1E4AAF40094@amazon.com
Whole thread Raw
In response to Re: A few new options for vacuumdb  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: A few new options for vacuumdb  ("Bossart, Nathan" <bossartn@amazon.com>)
List pgsql-hackers
On 12/21/18, 10:51 AM, "Robert Haas" <robertmhaas@gmail.com> wrote:
> On Thu, Dec 20, 2018 at 11:48 AM Bossart, Nathan <bossartn@amazon.com> wrote:
>> Either way, we'll still have to decide whether to fail or to silently
>> skip the option if you do something like specify --min-mxid-age for a
>> 9.4 server.
>
> +1 for fail.

Sounds good.  I'll keep all the version checks and will fail for
unsupported options in the next patch set.

Nathan


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [suggestion]support UNICODE host variables in ECPG
Next
From: Tom Lane
Date:
Subject: Re: Tid scan improvements