pg_index.isclustered can work - Mailing list pgsql-hackers

From Bruce Momjian
Subject pg_index.isclustered can work
Date
Msg-id 200105150126.f4F1QRY07583@candle.pha.pa.us
Whole thread Raw
Responses Re: pg_index.isclustered can work  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I can easily have pg_index.indisclustered updated to 'true' if you ever
CLUSTER the index.  Is that useful to anyone?  Remember, clustering
doesn't remain if you modify the table.

--  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,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [BUGS] Postgres bug (working with iserverd)
Next
From: "Christopher Kings-Lynne"
Date:
Subject: RE: Updating system catalogs after a tuple deletion