Re: UNION ALL on partitioned tables won't use indices.

From: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>
To: peter_e(at)gmx(dot)net
Cc: robertmhaas(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: UNION ALL on partitioned tables won't use indices.
Date: 2013-11-13 08:38:11
Message-ID: 20131113.173811.35360486.horiguchi.kyotaro@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Umm. I might be working on a bit unstable place..

> Your patch doesn't apply anymore. Please rebase it.

Thank you. I rebased all patches to current master.

regards,

--
Kyotaro Horiguchi
NTT Open Source Software Center

Attachment Content-Type Size
union_inh_idx_typ1_v2_20131113.patch text/x-patch 2.6 KB
union_inh_idx_typ1_add_v2_20131113.patch text/x-patch 1.7 KB
union_inh_idx_typ2_v2_20131113.patch text/x-patch 6.1 KB
union_inh_idx_typ3_v2_20131113.patch text/x-patch 3.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Albe Laurenz 2013-11-13 08:49:54 Re: FDW: possible resjunk columns in AddForeignUpdateTargets
Previous Message Kyotaro HORIGUCHI 2013-11-13 08:25:03 Re: Using indices for UNION.