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:23:43
Message-ID: 0b92e685-c5f2-6052-c0a0-1f7eb2c8c1b9@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 9/16/2016 2:12 AM, John R Pierce wrote:
> Column | Type | Modifiers
> --------+-------------------+-----------
> period | tsrange | not null

wait, what is a tsrange? the standard textsearch data types in
postgres are tsvector and tsquery,

--
john r pierce, recycling bits in santa cruz

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2016-09-16 09:26:41 Re: performance problems with bulk inserts/updates on tsrange with gist-based exclude constrains
Previous Message John R Pierce 2016-09-16 09:12:40 Re: performance problems with bulk inserts/updates on tsrange with gist-based exclude constrains