Re: Idea for getting rid of VACUUM FREEZE on cold pages - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Idea for getting rid of VACUUM FREEZE on cold pages
Date
Msg-id 4BFE1C92.1000801@enterprisedb.com
Whole thread Raw
In response to Re: Idea for getting rid of VACUUM FREEZE on cold pages  (Jesper Krogh <jesper@krogh.cc>)
List pgsql-hackers
On 27/05/10 08:56, Jesper Krogh wrote:
> Just a thought. Wouldn't a All-visible bit also enable index only scans
> to some degree?

Yes. In fact, that's one reason I implemented the visibility map in the 
first place. I started working on index-only scans based on that last 
year, if you search the archives for index-only scans you'll find those 
discussions.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: functional call named notation clashes with SQL feature
Next
From: Fujii Masao
Date:
Subject: Re: Synchronization levels in SR