On Sun, May 8, 2016 at 10:42 PM, Masahiko Sawada <[email protected]> wrote: > Attached draft patch adds SCANALL option to VACUUM in order to scan > all pages forcibly while ignoring visibility map information. > The option name is SCANALL for now but we could change it after got consensus.
If we're going to go that way, I'd say it should be scan_all rather than scanall. Makes it clearer, at least IMHO. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
