alter table set tablespace

Поиск
Список
Период
Сортировка
От Leif Gunnar Erlandsen
Тема alter table set tablespace
Дата
Msg-id 201007272038.o6RKc1Bi000857@ogoleif.lako.no
обсуждение исходный текст
Ответы Re: alter table set tablespace  (Jeff Davis <pgsql@j-davis.com>)
Список pgsql-general
I want to move one table from one disk to another.

In order to do this I wanted to create a new tablespace on the new disks and
issue the command alter table tablename set tablespace tablespacename;

The question is, will this in any way affect the database which is in heavily
use?

The table in question is the largest one approximately 90GB.

Thanks

Leif Gunnar Erlandsen


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

Предыдущее
От: Alban Hertroys
Дата:
Сообщение: Re: Increase Query Speed
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: alter table set tablespace