Hi,
Is it possible to restore a backup schema to another schema ?
For instance I create a backup of a database called "source" with its public schema with pg_backup
I want to restore this backup in a database called "dest" into a new schema called public2
Thanks a lot for your reply,
Thierry