Re: indisclustered and clusterdb

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)atentus(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: indisclustered and clusterdb
Date: 2002-09-03 01:14:01
Message-ID: 565.1031015641@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

BTW, clusterdb is not schema-aware and will surely fail in any database
where more than one schema is in use, because it doesn't trouble to
schema-qualify table names.

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-09-03 01:27:55 Re: indisclustered and clusterdb
Previous Message Bruce Momjian 2002-09-03 01:07:32 Re: libpgtcl modifications