Re: Autocast script of peter e in PostgreSQL 8.3

From: Daniel Schuchardt <daniel_schuchardt(at)web(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Autocast script of peter e in PostgreSQL 8.3
Date: 2008-05-06 18:07:35
Message-ID: fvq6p9$enr$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Martijn van Oosterhout schrieb:
>
>
> Did you not find this during your searching?
> http://archives.postgresql.org/pgsql-general/2008-03/msg00995.php
> and followups.
>
> Have a nice day,
>

no i didnt found it in google.

now everything is working and as excpected:

EXPLAIN ANALYSE big query

Runtime 450 ms in Postgres 8.1
Runtime 199 ms in Postgres 8.3

thats fine :-)

thanks a lot.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message James B. Byrne 2008-05-06 19:31:44 Rules to provide a virtual column
Previous Message hubert depesz lubaczewski 2008-05-06 18:04:08 Re: GROUP BY, ORDER & LIMIT ?