Обсуждение: Please Help ME

Поиск
Список
Период
Сортировка

Please Help ME

От
ananya tripathy
Дата:
Hi,

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?
Thanks in advance.

Ananya


How much free photo storage do you get? Store your friends n family photos for FREE with Yahoo! Photos.
http://in.photos.yahoo.com

Re: Please Help ME

От
Jason Tishler
Дата:
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