Update docs for GIN index improvements - Mailing list pgsql-docs

From Bruce Momjian
Subject Update docs for GIN index improvements
Date
Msg-id 20150516123759.GB16100@momjian.us
Whole thread Raw
Responses Re: Update docs for GIN index improvements  (Bruce Momjian <bruce@momjian.us>)
List pgsql-docs
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.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +

Attachment

pgsql-docs by date:

Previous
From: Amit Langote
Date:
Subject: Link section in custom scan documentation
Next
From: "Joshua D. Drake"
Date:
Subject: backup.sgml WIP (patch included)