dwww Home | Manual pages | Find package

DROP GROUP(7)           PostgreSQL 15.13 Documentation           DROP GROUP(7)

NAME
       DROP_GROUP - remove a database role

SYNOPSIS
       DROP GROUP [ IF EXISTS ] name [, ...]

DESCRIPTION
       DROP GROUP is now an alias for DROP ROLE.

COMPATIBILITY
       There is no DROP GROUP statement in the SQL standard.

SEE ALSO
       DROP ROLE (DROP_ROLE(7))

PostgreSQL 15.13                     2025                        DROP GROUP(7)

Generated by dwww version 1.15 on Thu Sep 4 15:29:06 CEST 2025.