moving system catalogs to another tablespace

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема moving system catalogs to another tablespace
Дата
Msg-id 3073cc9b0910051618t693d15f3u265872908240d306@mail.gmail.com
обсуждение исходный текст
Ответы Re: moving system catalogs to another tablespace
Re: moving system catalogs to another tablespace
Список pgsql-hackers
Hi,

it seems like we can't do this. At least a get this error:

db=# alter table pg_largeobject set tablespace otro;
ERROR:  permission denied: "pg_largeobject" is a system catalog

but pg_largeobject seems sensible to move to another table space for
space considerations, no? are there any reasons for this?
i guess i still could this with symlinks, no?

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157


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

Предыдущее
От: Petr Jelinek
Дата:
Сообщение: Re: [PATCH] DefaultACLs
Следующее
От: Tom Lane
Дата:
Сообщение: Re: moving system catalogs to another tablespace