Re: How to speed up pg_trgm / gin index scan

From: Christian Ramseyer <rc(at)networkz(dot)ch>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to speed up pg_trgm / gin index scan
Date: 2015-06-23 09:43:48
Message-ID: 55892A54.90008@networkz.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 23/06/15 01:30, Oleg Bartunov wrote:
> Try 9.4 and you'll surprise.
>
> 1. GIN has compression
> 2. GIN has fast scan feature.
>

Dang, and I was so happy that the Enterprise Linux we have to use here
finally had 9.1 with pg_trgm :)

But this sounds too good not to try it, I'll try to get 9.4 installed
and report back with the results.

Thanks
Christian

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Leif Gunnar Erlandsen 2015-06-23 11:18:02 cascading replication and replication_slots
Previous Message Christian Ramseyer 2015-06-23 09:39:38 Re: How to speed up pg_trgm / gin index scan