9.2.1 & index-only scans : abnormal heap fetches after VACUUM FULL

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Cc: Guillaume Cottenceau <gc(at)mnc(dot)ch>
Subject: 9.2.1 & index-only scans : abnormal heap fetches after VACUUM FULL
Date: 2013-01-09 23:07:31
Message-ID: 20130109230731.GA30885@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

How do we want to handle the case where VACUUM FULL clears the
visibility map, causing loss of index-only scans?

http://archives.postgresql.org/pgsql-performance/2012-11/msg00317.php

Do we document this behavior or add a TODO item?

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2013-01-09 23:09:59 Re: Index build temp files
Previous Message Andres Freund 2013-01-09 23:05:07 Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4)