Re: BUG #15283: Query Result equal 0 for partitioned table

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: suan tay <suan(dot)tay(at)gmail(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org, PG Bug reporting form <noreply(at)postgresql(dot)org>
Subject: Re: BUG #15283: Query Result equal 0 for partitioned table
Date: 2018-07-23 08:19:14
Message-ID: e24ef36f-18c4-0650-4fd5-a65b209493e6@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 2018/07/23 17:04, suan tay wrote:
> Thank you for the clarification.
>
> Yes in deed I'm using rules to do such partitioning in Posgresql 9.6.
> I also test Postgres 10 with rules : the result of insertion is always at 0.

I forgot to mention that using rules (not triggers) would lead to the same
behavior.

Thanks,
Amit

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Thomas Munro 2018-07-23 08:46:33 Re: BUG #15290: Stuck Parallel Index Scan query
Previous Message suan tay 2018-07-23 08:04:08 Re: BUG #15283: Query Result equal 0 for partitioned table