Re: [PATCHES] Maintaining cluster order on insert - Mailing list pgsql-hackers

From Jonah H. Harris
Subject Re: [PATCHES] Maintaining cluster order on insert
Date
Msg-id 36e682920608091347m4e075a8cv6a04e3c4d97ed6f4@mail.gmail.com
Whole thread Raw
In response to Re: [PATCHES] Maintaining cluster order on insert  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [PATCHES] Maintaining cluster order on insert
Re: [PATCHES] Maintaining cluster order on insert
List pgsql-hackers
On 8/9/06, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> UPDATE tries to place the new tuple on the same page it's already
> on.

I think he meant for INSERT.

--
Jonah H. Harris, Software Architect | phone: 732.331.1300
EnterpriseDB Corporation            | fax: 732.331.1301
33 Wood Ave S, 2nd Floor            | jharris@enterprisedb.com
Iselin, New Jersey 08830            | http://www.enterprisedb.com/

pgsql-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: remote query debugging was: Plugins redux
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] [BUGS] BUG #2569: statement_timeout bug on Windows