Re: 8.2.4 serious slowdown

From: Sim Zacks <sim(at)compulab(dot)co(dot)il>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: 8.2.4 serious slowdown
Date: 2008-01-13 08:58:01
Message-ID: fmcjva$1d6h$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

> I don't know if the plan would be the same but this is a bit clearer:
>
> WHERE COALESCE(b.quantity, 0) > COALESCE(b.deliveredsum, 0)

That should be true, but sometimes we get deliveries of greater quantity then we ordered.
I just want to know the times when I haven't gotten the complete order yet.
If we get more then we ordered, I don't want it to be in this query.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2008-01-13 10:49:57 Re: tcp_keepalives_idle ignored
Previous Message Clodoaldo 2008-01-13 08:50:48 Re: 8.2.4 serious slowdown

Browse pgsql-hackers by date

  From Date Subject
Next Message Jean-Michel Pouré 2008-01-13 11:18:00 Re: Postgresql Materialized views
Previous Message Clodoaldo 2008-01-13 08:50:48 Re: 8.2.4 serious slowdown