Re: ALTER INDEX - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: ALTER INDEX
Date
Msg-id 200408200430.i7K4UHb13526@candle.pha.pa.us
Whole thread Raw
In response to Re: ALTER INDEX  (Gavin Sherry <swm@linuxworld.com.au>)
Responses Re: ALTER INDEX
List pgsql-patches
Patch applied.  Thanks.

I originally thought of this as a feature addition, but I realized that
ALTER INDEX is being added because people are going to want to move
tablespaces for indexes, and without this, they can't easily.

---------------------------------------------------------------------------


Gavin Sherry wrote:
> This patch has a fix for a 'thought-o' in the docs.
>
> Gavin

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pg_dump 'die on errors' option
Next
From: Bruce Momjian
Date:
Subject: Re: ALTER INDEX