[BUGS] BUG #14631: Allow pg_restore to remap schema - Mailing list pgsql-bugs

From cinbau@warpmail.net
Subject [BUGS] BUG #14631: Allow pg_restore to remap schema
Date
Msg-id 20170424222001.24368.19949@wrigleys.postgresql.org
Whole thread Raw
Responses Re: [BUGS] BUG #14631: Allow pg_restore to remap schema
List 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 by date:

Previous
From: Jason Petersen
Date:
Subject: [BUGS] Concurrent ALTER SEQUENCE RESTART Regression
Next
From: Michael Paquier
Date:
Subject: Re: [BUGS] BUG #14631: Allow pg_restore to remap schema