Re: Please Help ME

Jason Tishler <[email protected]> Wed, 20 Jul 2005 11:20:33 -0400
Newsgroups gmane.comp.db.postgresql.cygwin
Message-ID <[email protected]>
Ananya,

On Wed, Jul 20, 2005 at 07:27:49AM +0100, ananya tripathy wrote:
> Each time when I try the command:
> select * from BETS_DB_BUGS;
> It will give me an error message: Less: not found.
> Does anyone know how to fix it?

Use Cygwin's setup.exe to install the less package or use the following
to disable psql from using a pager:

    \pset pager

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster