moving system catalogs to another tablespace - Mailing list pgsql-hackers

From Jaime Casanova
Subject moving system catalogs to another tablespace
Date
Msg-id 3073cc9b0910051618t693d15f3u265872908240d306@mail.gmail.com
Whole thread Raw
Responses Re: moving system catalogs to another tablespace
Re: moving system catalogs to another tablespace
List 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 by date:

Previous
From: Petr Jelinek
Date:
Subject: Re: [PATCH] DefaultACLs
Next
From: Tom Lane
Date:
Subject: Re: moving system catalogs to another tablespace