Re: [GENERAL] Multicolumn Index on OR conditions - Mailing list pgsql-general

From legrand legrand
Subject Re: [GENERAL] Multicolumn Index on OR conditions
Date
Msg-id 1506117084551-0.post@n3.nabble.com
Whole thread Raw
In response to [GENERAL] Multicolumn Index on OR conditions  (Job <Job@colliniconsulting.it>)
List pgsql-general
No

You should try with 2 single column indexes and may be rewrite your query
with a Union All syntax




--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

pgsql-general by date:

Previous
From: Andrei Matei
Date:
Subject: [GENERAL] errors on COMMIT and transaction states
Next
From: Paul A Jungwirth
Date:
Subject: [GENERAL] Is float8 a reference type?