Re: index prefetching - Mailing list pgsql-hackers

From Alexandre Felipe
Subject Re: index prefetching
Date
Msg-id CAE8JnxOQG=m_6-v-M_Nude5KRrOzAcbi2QPhySCJQ+e771BQHA@mail.gmail.com
Whole thread
In response to Re: index prefetching  (Andres Freund <andres@anarazel.de>)
Responses Re: index prefetching
List pgsql-hackers
Andres,

> Unfortunately that has too big a performance penalty for fully cached
> workloads :(. Doing buffer mapping lookups ahead of the current point is not
> free.

Could you elaborate?

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version()
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement