Re: Vacuum o/p with (full 1, parallel 0) option throwing an error - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Vacuum o/p with (full 1, parallel 0) option throwing an error
Date
Msg-id 20200409013654.GM1606@paquier.xyz
Whole thread Raw
In response to Re: Vacuum o/p with (full 1, parallel 0) option throwing an error  (Justin Pryzby <pryzby@telsasoft.com>)
Responses Re: Vacuum o/p with (full 1, parallel 0) option throwing an error  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On Wed, Apr 08, 2020 at 01:38:54PM -0500, Justin Pryzby wrote:
> I think the behavior is correct, but the error message could be improved, like:
> |ERROR:  cannot specify FULL with PARALLEL jobs
> or similar.

Perhaps "cannot use FULL and PARALLEL options together"?  I think that
this patch needs tests in sql/vacuum.sql.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Commitfest 2020-03 Now in Progress
Next
From: David Fetter
Date:
Subject: Re: Commitfest 2020-03 Now in Progress