Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1Yr9ED-0003sE-St for pgsql-docs@arkaria.postgresql.org; Sat, 09 May 2015 18:11:57 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1Yr9ED-0002oB-At for pgsql-docs@arkaria.postgresql.org; Sat, 09 May 2015 18:11:57 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1Yr9EC-0002mk-Bs for pgsql-docs@postgresql.org; Sat, 09 May 2015 18:11:56 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1Yr9E8-0004OH-Vf for pgsql-docs@postgresql.org; Sat, 09 May 2015 18:11:55 +0000 Received: from bruce by momjian.us with local (Exim 4.72) (envelope-from ) id 1Yr9E6-0005BT-QU; Sat, 09 May 2015 14:11:50 -0400 Date: Sat, 9 May 2015 14:11:50 -0400 From: Bruce Momjian To: Ian Barwick Cc: pgsql-docs@postgresql.org Subject: Re: pg_stat_statements doc tweaks Message-ID: <20150509181150.GC30684@momjian.us> References: <5549554A.8030101@2ndquadrant.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5549554A.8030101@2ndquadrant.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org On Wed, May 6, 2015 at 08:42:02AM +0900, Ian Barwick wrote: > Hi > > I noticed that the pg_stat_statement docs [*] seem to imply that if you load > pg_stat_statements via 'shared_preload_libraries', a "system view" > named 'pg_stat_statements' will be created, presumably in the pg_catalog > schema. However the requirement to install the extension to access the > (non-system) view isn't mentioned until after the (lengthy) view description. > > [*] http://www.postgresql.org/docs/devel/static/pgstatstatements.html > > I've refactored this slightly to put the installation details at the top, and > remove the term "system view". Patch applied, thanks. -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + Everyone has their own god. + -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs