Re: psql error - "unrecognizable command" V8.0.0 beta - Mailing list pgsql-general

From Peter Lang
Subject Re: psql error - "unrecognizable command" V8.0.0 beta
Date
Msg-id 00eb01c49ba7$e129c030$6500a8c0@laptop
Whole thread Raw
In response to psql error - "unrecognizable command" V8.0.0 beta  ("Anony Mous" <A.Mous@shaw.ca>)
List pgsql-general
Well, as I mentioned, I cannot reproduce this problem on other PC's running
Win 2K or XP.  It must be a system path issue on my PC.  I can't test it
right now, but I'll try ensuring that the system knows where to find the
"more" executable and try it again.

Much thanks.


----- Original Message -----
From: "Tom Lane" <tgl@sss.pgh.pa.us>
To: "Anony Mous" <A.Mous@shaw.ca>
Cc: <pgsql-general@postgresql.org>
Sent: Wednesday, September 15, 2004 7:56 PM
Subject: Re: [GENERAL] psql error - "unrecognizable command" V8.0.0 beta


> "Anony Mous" <A.Mous@shaw.ca> writes:
> > test=# select now();
> > 'more' is not recognized as an internal or external command,
> > operable program or batch file.
>
> Looks to me like psql is trying to use "more" to paginate the query
> output, and it ain't there.  "more" is the default on Unix but I dunno
> what we should use on Windows.  Anyway, see the psql man page and read
> about the "pager" variable to change this.
>
> regards, tom lane


pgsql-general by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: Mail delivery failed: returning message to sender
Next
From: lrnr
Date:
Subject: How to find a column name