Re: Large CASE-statement is pretty slow? - Mailing list pgsql-performance

From Arjen van der Meijden
Subject Re: Large CASE-statement is pretty slow?
Date
Msg-id 4055FBDD.1020207@vulcanus.its.tudelft.nl
Whole thread Raw
In response to Re: Large CASE-statement is pretty slow?  (Greg Stark <gsstark@mit.edu>)
List pgsql-performance
Greg Stark wrote:

> Arjen van der Meijden <acmmailing@vulcanus.its.tudelft.nl> writes:
>
>
> Was this the select with the CASE, or the update?

It was just the select to see how long it'd take. I already anticipated
it to be possibly a "slow query", so I only did the select first.

Best regards,

Arjen van der Meijden



pgsql-performance by date:

Previous
From: Greg Stark
Date:
Subject: Re: Large CASE-statement is pretty slow?
Next
From: Andrew Sullivan
Date:
Subject: Re: Scaling further up