Re: BUG #14676: neqsel is NULL dumb

From: Marko Tiikkaja <marko(at)joh(dot)to>
To: Pantelis Theodosiou <ypercube(at)gmail(dot)com>
Cc: Pg Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #14676: neqsel is NULL dumb
Date: 2017-05-30 12:46:55
Message-ID: CAL9smLCwOQvbqLbP4x6r=F80cSKWfU_43Kj-dX0SKuAinexzJA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, May 29, 2017 at 7:08 PM, Pantelis Theodosiou <ypercube(at)gmail(dot)com>
wrote:

>
> Since you say that the majority of rows have NULL in nullable, I would try
> a partial index with: WHERE (nullable IS NOT NULL)
>

Thanks, but I've already implemented a workaround. I'm more interested in
getting the actual problem fixed.

.m

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2017-05-30 13:36:42 Re: Can't restore view with pg_restore
Previous Message Flo 2017-05-30 12:24:12 Re: Can't restore view with pg_restore