Received: from maia.hub.org (maia-4.hub.org [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 27824632F30 for ; Thu, 6 May 2010 00:25:03 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 49058-01 for ; Thu, 6 May 2010 03:24:55 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from glacier.frostconsultingllc.com (glacier.frostconsultingllc.com [69.36.227.170]) by mail.postgresql.org (Postfix) with ESMTP id 8AF69632E67 for ; Thu, 6 May 2010 00:24:55 -0300 (ADT) Received: from adsl-63-195-55-98.dsl.snfc21.pacbell.net ([63.195.55.98] helo=[192.168.47.103]) by glacier.frostconsultingllc.com with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.69) (envelope-from ) id 1O9rhi-0005sK-Iw for pgsql-docs@postgresql.org; Wed, 05 May 2010 20:24:53 -0700 Message-ID: <4BE2367C.30605@agliodbs.com> Date: Wed, 05 May 2010 20:24:44 -0700 From: Josh Berkus User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9pre) Gecko/20100217 Shredder/3.0.3pre MIME-Version: 1.0 To: pgsql-docs@postgresql.org Subject: Note addition to REASSIGN OWNED Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.9 tagged_above=-5 required=5 tests=BAYES_00=-1.9 X-Spam-Level: X-Archive-Number: 201005/1 X-Sequence-Number: 5498 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