Hello! > I believe "schema" generally refers to object definitions, excluding > things like roles and tablespaces.
Please see the attached tap test case. It works with the current master branch, and fails with the patch. Basically my expectation is that if we use dumpall --schema-only, we should be able to restore it without errors, except for one error for the already existing postgres/current user which it ignores. I also found one more issue/behavior change: --no-schema --clean now generates DROP statements (roles, tablespaces, databases), while previously it didn't.
007_schema_only_roles.pl
Description: Binary data
