Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1Zj9jP-0006C6-Lr for pgsql-docs@arkaria.postgresql.org; Mon, 05 Oct 2015 17:39:23 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1Zj9jO-0006Uy-VA for pgsql-docs@arkaria.postgresql.org; Mon, 05 Oct 2015 17:39:22 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1Zj9j2-0005Rs-EJ for pgsql-docs@postgresql.org; Mon, 05 Oct 2015 17:39:00 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1Zj9iz-0005M8-Gp for pgsql-docs@postgresql.org; Mon, 05 Oct 2015 17:38:59 +0000 Received: from bruce by momjian.us with local (Exim 4.72) (envelope-from ) id 1Zj9iy-000868-SD for pgsql-docs@postgresql.org; Mon, 05 Oct 2015 13:38:56 -0400 Date: Mon, 5 Oct 2015 13:38:56 -0400 From: Bruce Momjian To: PostgreSQL-documentation Subject: Re: Update docs for GIN index improvements Message-ID: <20151005173856.GA8770@momjian.us> References: <20150516123759.GB16100@momjian.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150516123759.GB16100@momjian.us> 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 Sat, May 16, 2015 at 08:37:59AM -0400, Bruce Momjian wrote: > We have made major improvements in GIN in the past few releases, > particularly 9.4, but the full text search docs recommending when to use > GIN and GiST indexes have not been updated. This blog post empirically > shows many of the improvements: > > http://blog.pgaddict.com/posts/performance-since-postgresql-7-4-to-9-4-fulltext > > I would like to apply the attached patch to 9.5 to recommend GIN indexes > for full text search, and remove mention of many old GIN limitations. Done. -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + As you are, so once was I. As I am, so you will be. + + Roman grave inscription + -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs