Re: Update docs for GIN index improvements

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org>
Subject: Re: Update docs for GIN index improvements
Date: 2015-10-05 17:38:56
Message-ID: 20151005173856.GA8770@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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 <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+ Roman grave inscription +

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2015-10-06 00:19:26 JSONB operator clarification
Previous Message Robert Haas 2015-10-02 20:02:08 Re: max_worker_processes on the standby