From: | "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: ALTER INDEX |
Date: | 2004-08-20 04:40:41 |
Message-ID: | 20040820013940.Q30511@ganymede.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
On Fri, 20 Aug 2004, Bruce Momjian wrote:
>
> 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.
Which would fall under adding a feature onto the tablespaces, not fixing a
bug in tablespaces itself ... does *not* having ALTER INDEX *break*
tablespaces? Causes it not to work, or not build?
>
> ---------------------------------------------------------------------------
>
>
> 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(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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
>
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy(at)hub(dot)org Yahoo!: yscrappy ICQ: 7615664
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-08-20 04:46:32 | Re: ALTER INDEX |
Previous Message | Bruce Momjian | 2004-08-20 04:30:42 | Re: ALTER INDEX |