On Fri, Jul 31, 2015 at 3:06 PM, Matheus de Oliveira <
[email protected]> wrote:

>     CREATE INDEX ON table2 USING gin (tstzrange(start_date, end_date,
> '()'));


The index should be USING GIST, not GIN. Sorry.


-- 
Matheus de Oliveira

Reply via email to