Note addition to REASSIGN OWNED

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: Note addition to REASSIGN OWNED
Date: 2010-05-06 03:24:44
Message-ID: 4BE2367C.30605@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Need this sentence added in the Notes section of sql-reassign-owned:

REASSIGN OWNED will not reassign the ownership of any databases owned by
the role. These still need to be changed using ALTER DATABASE.

--
-- Josh Berkus
PostgreSQL Experts Inc.
http://www.pgexperts.com

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Alvaro Herrera 2010-05-06 16:10:23 Re: Note addition to REASSIGN OWNED
Previous Message Bruce Momjian 2010-04-29 22:05:31 Re: [COMMITTERS] pgsql: Move alpha release notes into a separate file; re-align sgml