Re: why does this select hang postgres???

Поиск
Список
Период
Сортировка
Искать
От
Jeremy Hansen
Тема
Re: why does this select hang postgres???
Дата
Msg-id
Pine.LNX.4.30.0108101438070.20351-100000@srv1.ecropolis.com
Ответ на
Список
Дерево обсуждения
why does this select hang postgres??? Jeremy Hansen <jeremy@xxedgexx.com>
Re: why does this select hang postgres??? Fernando Schapachnik <fschapachnik@vianetworks.com.ar>
Re: why does this select hang postgres??? Bruce Momjian <pgman@candle.pha.pa.us>
Re: why does this select hang postgres??? Jeremy Hansen <jeremy@xxedgexx.com>
Re: why does this select hang postgres??? Bruce Momjian <pgman@candle.pha.pa.us>
Re: why does this select hang postgres??? Stephan Szabo <sszabo@megazone23.bigpanda.com>
Re: why does this select hang postgres??? <pgsql-general@commandprompt.com>
Re: why does this select hang postgres??? <pgsql-general@commandprompt.com>
On Fri, 10 Aug 2001, Bruce Momjian wrote:

> >
> > select * from env_info,summary,plat_info;
> >
> > Is my statement broken?  Is this not legal?  Postgres just sits there....
> >
> > My goal is to select everything from multiple tables with one sql
> > statement.
>
> You didn't join the tables.  This will join each row to every other row.
> This will take a long time.

Any tips on this syntax?  I'll go look at joins right now I guess :-)

-jeremy


-- 
salad.

В списке pgsql-general по дате отправления
От: Steve Wolfe
Дата:
От: Fran Fabrizio
Дата:
FAQ