Skip site navigation (1) Skip section navigation (2)

Re: FSM search modes

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: Hannu Krosing <hannu(at)2ndQuadrant(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: FSM search modes
Date: 2009-09-18 19:44:34
Message-ID: 1253303074.4155.57.camel@ebony.2ndQuadrant (view raw or flat)
Thread:
Lists: pgsql-hackers
On Fri, 2009-09-18 at 15:43 +0300, Hannu Krosing wrote:
> > 
> > * cluster - page selection made based around selecting block with
> > freespace nearest current block and we prefer keep-in-sequence to
> > avoid-contention
> 
> Is the information about "current block" available to FSM search API, or
> do we need to change the API for that ?

Need to change the API, but its a small code impact.

-- 
 Simon Riggs           www.2ndQuadrant.com


In response to

pgsql-hackers by date

Next:From: Robert HaasDate: 2009-09-18 19:46:06
Subject: Re: updated join removal patch
Previous:From: Hannu KrosingDate: 2009-09-18 19:29:05
Subject: Re: happy birthday Tom Lane ...

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group