Re: SlruPhysicalReadPage - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: SlruPhysicalReadPage
Date
Msg-id 1224113161.3808.253.camel@ebony.2ndQuadrant
Whole thread Raw
In response to Re: SlruPhysicalReadPage  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, 2008-10-15 at 15:13 -0400, Tom Lane wrote:
> Simon Riggs <simon@2ndQuadrant.com> writes:
> > This seems inconsistent. Why is the first page OK to be created, but any
> > other pages after that cause failure? ISTM the first page is nothing
> > special.
> 
> It's special on the writing side, I'm not sure why the reading side
> wouldn't treat it specially too.

I've added code for seek and read also, not just open.

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Training, Services and Support



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Is autovacuum too noisy about orphan temp tables?
Next
From: "Ian Caulfield"
Date:
Subject: array_agg (was Re: The Axe list)