Killing output - Mailing list pgsql-novice

From Dave_Pfaltzgraff@patapsco.com
Subject Killing output
Date
Msg-id 852569C1.006B89DA.00@patapsco.com
Whole thread Raw
Responses Re: Killing output  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice



Dave Pfaltzgraff@PATAPSCO
12/26/2000 02:34 PM

If I'm in psql and do something stupid like:

select * from table where date < '12/24/1000';

where I meant to enter >, is there some way to kill the ouput so I don't have to
wait for all the output to complete before I can enter the correct command?

Thanks,
Dave



pgsql-novice by date:

Previous
From:
Date:
Subject: Fw: Null and Not Null
Next
From: Tom Lane
Date:
Subject: Re: Killing output