-
- Downloads
"...postgres-lambda-diff.git" did not exist on "493f72606b463a75ae4e2ee4e64d829e7f56066d"
Issue CREATE SCHEMA as the originally connecting user, with an
AUTHORIZATION clause to specify the desired owner. This allows a superuser to restore schemas owned by users without CREATE-SCHEMA permissions (ie, schemas originally created by a superuser using AUTHORIZATION). --no-owner can be specified to suppress the AUTHORIZATION clause if need be.
Loading
Please register or sign in to comment