Re: Multicolumn Index on OR conditions

From: legrand legrand <legrand_legrand(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Multicolumn Index on OR conditions
Date: 2017-09-22 21:51:24
Message-ID: 1506117084551-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Paul A Jungwirth 2017-09-23 02:52:33 Is float8 a reference type?
Previous Message Andrei Matei 2017-09-22 21:11:31 errors on COMMIT and transaction states