| PostgreSQL 8.0.26 Documentation | ||||
|---|---|---|---|---|
| Prev | Fast Backward | Fast Forward | Next | |
ALTER SCHEMA changes the definition of a schema. To rename a schema you must own the schema and have the privilege CREATE for the database. To change the owner of a schema, you must be a superuser.
Read the upstream documentation. For corrections, first check the current version.