Text Size: Normal / Large
This page in other versions: 9.2 / 9.1 / 9.0 / 8.4  |  Unsupported versions: 9.3 / 8.3 / 8.2 / 8.1 / 8.0 / 7.4 / 7.3 / 7.2 / 7.1 / devel

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 | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group