Move table - New schema

Поиск
Список
Период
Сортировка
От António Rodrigues
Тема Move table - New schema
Дата
Msg-id CABOU0iR=LmA34J=7Zzy2_toGdP+1aDpN0M9gveuB3xWW8SzXkA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Move table - New schema  (Adrian Klaver <adrian.klaver@gmail.com>)
Список pgsql-general
Hi list,

(newbie question)

I'm trying to move a set of tables between schemas.

Tried:

ALTER TABLE tablename
    SET SCHEMA schemaname

It gives me error: "schema schemaname does not exist" (it does)

Any help please.
Thanks,
António

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

Предыдущее
От: Виктор Егоров
Дата:
Сообщение: Re: Data recovery after inadvertent update?
Следующее
От: Rafal Pietrak
Дата:
Сообщение: Re: foreign key from array element