Azure/azure-postgresql

pgmigrate.sh - Missing users/roles, owner of schema/tables wrong

Paxilein opened this issue · 0 comments

Hello,
the script exports and imports the tables and contents, but my Devs define separate roles for each schema (schema_reader & schema_writer) so they can make better defined security.
Would it be possible to include in this script to also get the users, roles, schema/table-owners to the new one?
Thanks
Sebastian