Killing output

From: Dave_Pfaltzgraff(at)patapsco(dot)com
To: pgsql-novice(at)postgresql(dot)org
Subject: Killing output
Date: 2000-12-26 19:34:36
Message-ID: 852569C1.006B89DA.00@patapsco.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Dave Pfaltzgraff(at)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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2000-12-26 19:54:03 Re: Killing output
Previous Message davidb 2000-12-26 16:55:28 Fw: Null and Not Null