From: | Bruce Momjian <pgman(at)candle(dot)pha(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-08-23 04:49:18 |
Message-ID: | 200208230449.g7N4nIs00105@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Your patch has been added to the PostgreSQL unapplied patches list at:
http://candle.pha.pa.us/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
---------------------------------------------------------------------------
Alvaro Herrera wrote:
> Hello,
>
> I attach a little patch to make CLUSTER set and reset the indisclustered
> bit on the indexes.
>
> I also attach clusterdb and clusterdb.sgml; both of them are blatant
> rips of vacuumdb and vacuumdb.sgml, but get the job done. Please review
> them, as I'm probably making a lot of mistakes with SGML and I can't
> compile it here.
>
> vacuumdb itself is not very comfortable to use when the databases have
> passwords, because it has to connect once for each table (I can probably
> make it connect only once for each database; should I?). Because of
> this I added a mention of PGPASSWORDFILE in the documentation, but I
> don't know if that is the correct place for that.
>
> If no objections to the indisclustered thing, please apply it.
>
> --
> Alvaro Herrera (<alvherre[a]atentus.com>)
> "No deja de ser humillante para una persona de ingenio saber
> que no hay tonto que no le pueda ense?ar algo." (Jean B. Say)
Content-Description:
[ Attachment, skipping... ]
Content-Description:
[ Attachment, skipping... ]
Content-Description:
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-08-23 04:58:45 | Re: Point in time recovery 20020822_01_pitr.patch |
Previous Message | Christopher Kings-Lynne | 2002-08-23 04:47:58 | Re: Point in time recovery 20020822_01_pitr.patch |