From: | "Russell Black" <rblack(at)iarchives(dot)com> |
---|---|
To: | "Padma Sundar Narayanan" <padsundar(at)yahoo(dot)com>, <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | Re: Screen Overflow problem |
Date: | 2002-02-08 22:29:09 |
Message-ID: | 097601c1b0f0$070d3430$0464a8c0@iarchives.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
What do you mean, "getting stuck"? psql pipes its output into 'less' so
that you can look at the query respone one page at a time. less stops after
one page, and you have to hit 'space' to continue or 'q' to exit. If you
don't want your output going through 'less', type
\pset pager
Russell
----- Original Message -----
From: "Padma Sundar Narayanan" <padsundar(at)yahoo(dot)com>
To: <pgsql-cygwin(at)postgresql(dot)org>
Sent: Friday, February 08, 2002 3:11 PM
Subject: [CYGWIN] Screen Overflow problem
> Hai,
>
> I am new to this psqsql group.
>
> I just installed cygwin on win 98.
>
> Both psql and postmaster are doing well.
>
> However I face a problem.
>
> The problem is the screen when executing a big query
> is getting stuck and I could not even do clear screen.
>
> Do I have to install any special package for
> formatiing the screen output..
>
> Thanks..
>
> __________________________________________________
> Do You Yahoo!?
> Send FREE Valentine eCards with Yahoo! Greetings!
> http://greetings.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
From | Date | Subject | |
---|---|---|---|
Next Message | Rod Taylor | 2002-02-11 00:31:57 | PLPerl on Windows? |
Previous Message | Padma Sundar Narayanan | 2002-02-08 22:11:46 | Screen Overflow problem |