Re: Note addition to REASSIGN OWNED

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Josh Berkus <josh(at)agliodbs(dot)com>, pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: Re: Note addition to REASSIGN OWNED
Date: 2010-05-31 18:49:27
Message-ID: 1275331681-sup-3208@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Excerpts from Bruce Momjian's message of lun may 31 13:58:36 -0400 2010:
> Alvaro Herrera wrote:
> > Excerpts from Josh Berkus's message of mi\xc3\xa9 may 05 23:24:44 -0400 2010:
> > > 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.
> >
> > I vaguely recall CONNECT privileges being similarly unhandled by REASSIGN
> > OWNED. Do we really need to fix the docs, or should we fix the code?
>
> Where are we on this?

I just patched the docs, slightly rewording Josh's suggestion.

--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2010-05-31 22:14:26 Re: code example wrapping
Previous Message Bruce Momjian 2010-05-31 17:58:36 Re: Note addition to REASSIGN OWNED