Re: performance problems with bulk inserts/updates on tsrange with gist-based exclude constrains

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: performance problems with bulk inserts/updates on tsrange with gist-based exclude constrains
Date: 2016-09-16 09:26:41
Message-ID: 2527a6fd-6c9b-713e-3eda-8f9250bfe906@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 9/16/2016 2:23 AM, John R Pierce wrote:
>
> wait, what is a tsrange? the standard textsearch data types in
> postgres are tsvector and tsquery,

never mind, I should have known, its a timestamp range. ...

when you do updates, are you changing any of the indexed fields, or just
"value" ?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2016-09-16 10:14:55 Re: Unable to create oracle_fdw (foreign data wrapper) extension
Previous Message John R Pierce 2016-09-16 09:23:43 Re: performance problems with bulk inserts/updates on tsrange with gist-based exclude constrains