Re: CLUSTER patch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: CLUSTER patch
Date
Msg-id 200207150153.g6F1rPH13621@candle.pha.pa.us
Whole thread Raw
In response to Re: CLUSTER patch  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
> What we do need to do is to flush all buffers for the two rels from the
> local and global buffer caches respectively, since after the swap they
> should get buffered in different places.  FlushRelationBuffers looks
> like it will work for that.

Sure, if you want to take the easy solution.  ;-)

Good idea, just flush the buffers so we don't have to track the change.

Thanks for the assistance, Tom.  Getting a cluster that doesn't have
embarrassing shortcomings is a major improvement for 7.3.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Rod Taylor
Date:
Subject: Re: show() function
Next
From: Bruce Momjian
Date:
Subject: Fix for pager and \?