Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1YrZEH-0005bN-7g for pgsql-docs@arkaria.postgresql.org; Sun, 10 May 2015 21:57:45 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1YrZEG-00055r-2V for pgsql-docs@arkaria.postgresql.org; Sun, 10 May 2015 21:57:44 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1YrZEF-00055k-4W for pgsql-docs@postgresql.org; Sun, 10 May 2015 21:57:43 +0000 Received: from mout.kundenserver.de ([212.227.126.131]) by makus.postgresql.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.84) (envelope-from ) id 1YrZE7-00015u-ME for pgsql-docs@postgresql.org; Sun, 10 May 2015 21:57:41 +0000 Received: from [192.168.1.2] ([180.22.71.148]) by mrelayeu.kundenserver.de (mreue001) with ESMTPSA (Nemesis) id 0MTsps-1YijWN0ge8-00QPF9; Sun, 10 May 2015 23:57:31 +0200 Message-ID: <554FD446.4090401@2ndquadrant.com> Date: Mon, 11 May 2015 06:57:26 +0900 From: Ian Barwick User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Bruce Momjian , Ian Barwick CC: pgsql-docs@postgresql.org Subject: Re: pg_stat_statements doc tweaks References: <5549554A.8030101@2ndquadrant.com> <20150509181150.GC30684@momjian.us> In-Reply-To: <20150509181150.GC30684@momjian.us> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:pwSPbMdS4aWaoD5tXQ8pBfGiKNcB5OidvQ+r7uKG7uf/Sox3Fpb WElcM96Q1KU3iq8OJ3NaVQTHtNVbhKcJJ2T7ssvHdR3JPYFs3GVcN4wmbEvuPlWOZ6xO5hy RW679G5r3J3KVEpzpPuseAvSq3sJnA1b3h/3w+2gjHeVr+kpFeS7HU5YeDgQ4RadzSQB8Dc +WByXwDW9yJl60UHU3Kxg== X-UI-Out-Filterresults: notjunk:1; X-Pg-Spam-Score: -2.1 (--) 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 10/05/15 03:11, Bruce Momjian wrote: > 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. Thanks! Regards Ian Barwick -- Ian Barwick http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs