Text Size: Normal / Large

DROP GROUP

Name

DROP GROUP -- remove a database role

Synopsis

DROP GROUP name [, ...]

Description

DROP GROUP is now an alias for DROP ROLE, which see for more information.

Compatibility

There is no DROP GROUP statement in the SQL standard.

See Also

DROP ROLE
Privacy Policy | Project hosted by our server sponsors. | Designed by tinysofa
Copyright © 1996 – 2009 PostgreSQL Global Development Group