Re: Unsplitting btree index leaf pages
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Manfred Koizar <mkoi-pg(at)aon(dot)at>
- Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org
- Subject: Re: Unsplitting btree index leaf pages
- Date: Sat, 24 Dec 2005 20:50:34 -0500
- Message-id: <22803(dot)1135475434(at)sss(dot)pgh(dot)pa(dot)us>
Manfred Koizar <mkoi-pg(at)aon(dot)at> writes:
> BTW, if after having locked both pages we find that we have
> super-exclusive locks, i.e. nobody else has pins on these pages, we
> can reorganize much more agressively.
No, we cannot. I'm getting tired of explaining this.
regards, tom lane
Home |
Main Index |
Thread Index