[BUGS] BUG #14631: Allow pg_restore to remap schema

Поиск
Список
Период
Сортировка
От cinbau@warpmail.net
Тема [BUGS] BUG #14631: Allow pg_restore to remap schema
Дата
Msg-id 20170424222001.24368.19949@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: [BUGS] BUG #14631: Allow pg_restore to remap schema  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      14631
Logged by:          Cliff Inbau
Email address:      cinbau@warpmail.net
PostgreSQL version: 9.6.2
Operating system:   CentOS 7
Description:

When using pg_dump with the data only and compressed options (-a -Fc), it
would be useful to allow pg_restore to restore the data to the same table,
but in a different schema.   Oracle's data pump allows remapping of both
schemas and tablespaces (e.g. remap_schema=schema1:schema1).




--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

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

Предыдущее
От: Jason Petersen
Дата:
Сообщение: [BUGS] Concurrent ALTER SEQUENCE RESTART Regression
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: [BUGS] BUG #14631: Allow pg_restore to remap schema