Re: SQL stupid query plan... terrible performance !

From: Jim <jim(dot)jim(at)wp(dot)pl>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: SQL stupid query plan... terrible performance !
Date: 2004-06-28 17:44:03
Message-ID: 40E058E3.5060608@wp.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

2004-06-28 07:48, Tom Lane wrote:

>Klint Gore <kg(at)kgb(dot)une(dot)edu(dot)au> writes:
>> On Sun, 27 Jun 2004 23:29:46 -0400, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>>> [yawn...] Cast the constants to bigint. See previous discussions.
>
>
[cuuuut]

Thanks a lot guys. The term "Cast the constants to bigint" It is what I
was looking for. I add explicitly ::data_type in my queries and
everything works fine now.

One more thanks to Tom Lane - After your answer I found your post on the
newsgroup about this problem... the date of the post is 2001 year... You
are really patience man.... :)

But I really have no idea what term I could use to force goggle to give
me solution ;)

Greetings,
Jim J.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Josh Berkus 2004-06-28 19:40:02 Re: postgres 7.4 at 100%
Previous Message Bill 2004-06-28 17:02:40 Re: Query performance