Implement --skip-extension-comments. (#356)
On Azure Flexible Server for Postgres the COMMENT ON EXTENSION command is not supported as a non-superuser and could cause migrations to fail. Waiting for a fix in Azure, allow skipping that part of the pg_dump and restore activity.
parent
1c306533
Please register or sign in to comment