Re: Updated ALTER TABLE ... SET TABLESPACE patch

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Updated ALTER TABLE ... SET TABLESPACE patch
Дата
Msg-id 40F1EA27.40501@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: Updated ALTER TABLE ... SET TABLESPACE patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Updated ALTER TABLE ... SET TABLESPACE patch
Re: Updated ALTER TABLE ... SET TABLESPACE patch
Список pgsql-patches
> Please remove that; if I thought either one was a good idea, I would
> have allowed it in the committed patch.
>
> Sequences are too small to be worth moving around, and may someday be
> reimplemented in a fashion that doesn't use up a separate disk file for
> each one.  If we allow SET TABLESPACE on them we will be limiting our
> future flexibility for no useful gain.

Why do we allow them to be created in tablespaces in the first place
then?  Seems like a bit of a misfeature?  I mean we don't allow views in
tablespaces...

Chris


В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Docs additions: tablespace examples
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Updated ALTER TABLE ... SET TABLESPACE patch