Sequences not moved to new tablespace
От | Guillaume Drolet |
---|---|
Тема | Sequences not moved to new tablespace |
Дата | |
Msg-id | CAOkiyv7VFz6en74C7Q9UL6sLxXtraoPz1=Yrp=OFGVXKVE1RFw@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: Sequences not moved to new tablespace
Re: Sequences not moved to new tablespace Re: Sequences not moved to new tablespace |
Список | pgsql-general |
Hello,
I moved all my tables and indexes from one tablespace to pg_default using ALTER INDEX ... SET TABLESPACE pg_default;
When I query, for example:
SELECT oid, relname, relkind FROM pg_catalog.pg_class
WHERE oid IN (943602, 2650968, 2650971);
В списке pgsql-general по дате отправления: