Re: New VACUUM FULL - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: New VACUUM FULL
Date
Msg-id 4B424A1C.1040001@agliodbs.com
Whole thread Raw
In response to Re: New VACUUM FULL  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: New VACUUM FULL  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
>> What I should have said, in addition: VFI will be kept as a non-default
>> option, in case it is required. We will document that use of VFI will
>> not work correctly with HS and that its use is deprecated and should be
>> in emergencies only in any case. I will enjoy removing VFI when that
>> eventually occurs, but its not a priority. (And if you think, why keep
>> it? I'll say - how else can we run a VFI - not by a stored proc,
>> certainly).

Isn't there some way we can tell if a server is an HS master, and
prevent VFI from being run?

--Josh Berkus


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Thoughts on statistics for continuously advancing columns
Next
From: Robert Haas
Date:
Subject: Re: pg_migrator issues