Re: index only scan question

From: Andreas Kretschmer <andreas(at)a-kretschmer(dot)de>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: index only scan question
Date: 2018-11-09 13:38:19
Message-ID: 1370c884-43ad-1a10-dc21-12ff8deab60a@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am 09.11.2018 um 13:58 schrieb Daniel Westermann:
> Is that because of some sort of caching?

no, but vacuum updated the visibility map in the meantime.

Regards, Andreas

--
2ndQuadrant - The PostgreSQL Support Company.
www.2ndQuadrant.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Daniel Westermann 2018-11-09 13:48:49 Re: index only scan question
Previous Message Andrew Gierth 2018-11-09 13:35:07 Re: Full list of operations that constitute a "maintenance" operation?