Re: do only critical work during single-user vacuum? - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: do only critical work during single-user vacuum?
Date
Msg-id YeiQGMs7++mkZELC@paquier.xyz
Whole thread Raw
In response to Re: do only critical work during single-user vacuum?  ("Bossart, Nathan" <bossartn@amazon.com>)
List pgsql-hackers
On Wed, Jan 19, 2022 at 09:11:48PM +0000, Bossart, Nathan wrote:
> I personally think VACUUM FOR WRAPAROUND is the best of the options
> provided thus far.

Could you avoid introducing a new grammar pattern in VACUUM?  Any new
option had better be within the parenthesized part as it is extensible
at will with its set of DefElems.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Zhihong Yu
Date:
Subject: Re: missing indexes in indexlist with partitioned tables
Next
From: Alvaro Herrera
Date:
Subject: Re: missing indexes in indexlist with partitioned tables