Re: Prefetch children

From: Neil Conway <neilc(at)samurai(dot)com>
To: Ioannis Theoharis <theohari(at)ics(dot)forth(dot)gr>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Prefetch children
Date: 2004-09-20 07:10:54
Message-ID: 1095664254.28879.476.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, 2004-09-18 at 07:42, Ioannis Theoharis wrote:
> I'd like to ask you,
> if postgres prefetch child instances in memory ,
> whenever a parent table is sequentially scanned,
> in order to have them in there
> for the possibility the next query to ask for them.

I'm not sure exactly what you're asking (what do you mean by "child
instances?"), but in any case, PostgreSQL doesn't do any prefetching
("readahead") -- we rely on the kernel to do that if and when it's
appropriate.

-Neil

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Paramveer.Singh 2004-09-20 07:33:20 Re: order of row processing affects updates
Previous Message Tom Lane 2004-09-20 05:16:14 Re: NULL/0