Qovery / Replibyte

Seed your development database with real data ⚡️
https://www.replibyte.com
GNU General Public License v3.0
4.17k stars 129 forks source link

Feature request: dump a specific schema and then restore to another schema #122

Open magnusja opened 2 years ago

magnusja commented 2 years ago

I would like to dump a specific schema (of a postgresql) database and then restore it to another schema.

Tchoupinax commented 2 years ago

Hello, I think I also need this feature because when I want to restore my data, I got an error because "I have to be the owner of the schema". +1

john-yzaguirre commented 1 year ago

It would be helpful if we could pass the schema in the connection URI or have it as a key in the yaml config