ALTER TABLE with Tablespace?

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема ALTER TABLE with Tablespace?
Дата
Msg-id 20040619.195238.39154319.t-ishii@sra.co.jp
обсуждение исходный текст
Ответы Re: ALTER TABLE with Tablespace?  (Gavin Sherry <swm@linuxworld.com.au>)
Список pgsql-hackers
It seems ALTER TABLE does not support table space. I think this is
neccessary because:

1) if a data disk if full, users need to move table to another table  spaces.

2) if performance hits, users could move the table which is likely a  bottle neck to another table space.

I know that pg_dump+pg_restore will do the trick, but I think
tablespace can handle this better.
--
Tatsuo Ishii


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

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: Compilation failes in CVS tip
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: pgpool 2.0RC1