problem in select

Поиск
Список
Период
Сортировка
От frank_lupo
Тема problem in select
Дата
Msg-id H2DXYC$C1486F01702A693A464B90676F9A802C@email.it
обсуждение исходный текст
Ответы Re: problem in select  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Re: problem in select  (Richard Huxton <dev@archonet.com>)
Re: problem in select  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Список pgsql-general

This selection is more fast in ingres vs postgres

Ingres 6.4    0.04 sec

Postgres 7.2  0.42 sec

select titolo,id,anno from ircalend where anno=2002 and id in(select distinct(idcalend) from ircalend_3) order by anno,titolo

because ?

 

 
Bye !! Frank Lupo (Wolf) !!

----
Prendi GRATIS l'email universale che... risparmia: clicca qui

Sponsor:
Se avete deciso di andare in vacanza solo adesso non preoccupatevi da oliviero.it trovate zaini e valigie da riempire con tutto quello che più amate portarvi in vacanza.
Clicca qui

В списке pgsql-general по дате отправления:

Предыдущее
От: "frank_lupo"
Дата:
Сообщение: postgres crash
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: problem in select