CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/09/23 20:31:52

Modified files:
        src/bin/pg_dump: pg_backup_archiver.c pg_dump.c 

Log message:
        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.


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to