why does this select hang postgres??? - Mailing list pgsql-general

From Jeremy Hansen
Subject why does this select hang postgres???
Date
Msg-id Pine.LNX.4.30.0108101347560.13794-100000@srv1.ecropolis.com
Whole thread Raw
Responses Re: why does this select hang postgres???  (<pgsql-general@commandprompt.com>)
Re: why does this select hang postgres???  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: why does this select hang postgres???  (Fernando Schapachnik <fschapachnik@vianetworks.com.ar>)
Re: why does this select hang postgres???  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-general
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.

Thank You!
-jeremy

--
salad.


pgsql-general by date:

Previous
From: wsheldah@lexmark.com
Date:
Subject: Re: Re: Returned mail: Service unavailable
Next
From: Travis Bauer
Date:
Subject: Re: PL/Perl on Solaris