Re: [GENERAL] select command doesnot work

2008-07-08 Thread Bernd Helmle
--On Dienstag, Juli 08, 2008 15:12:44 +0200 "Leif B. Kristensen" <[EMAIL PROTECTED]> wrote: Is this the case on both Windows and Linux? - that psql uses more for paging, as opposed to doing it itself? It uses "less" on Linux. Seems to me that less is the default on cygwin, only. For others

Re: [GENERAL] select command doesnot work

2008-07-08 Thread Leif B. Kristensen
On Tuesday 8. July 2008, Raymond O'Donnell wrote: >On 08/07/2008 13:17, Bernd Helmle wrote: >> psql uses more to paginate results of your SELECT command. Seems >> like > >Is this the case on both Windows and Linux? - that psql uses more for >paging, as opposed to doing it itself? It uses "less" on

Re: [GENERAL] select command doesnot work

2008-07-08 Thread Raymond O'Donnell
On 08/07/2008 13:17, Bernd Helmle wrote: psql uses more to paginate results of your SELECT command. Seems like Is this the case on both Windows and Linux? - that psql uses more for paging, as opposed to doing it itself? Ray. -

Re: [GENERAL] select command doesnot work

2008-07-08 Thread Bernd Helmle
--On Dienstag, Juli 08, 2008 21:46:53 +1000 Long Cui <[EMAIL PROTECTED]> wrote: I installed Postgresql 8.3.3 in windows XP, try to input some commands in windows command prompt. The create, update and insert command work all right, just select command.got the error message: "more" is not inte

Re: [GENERAL] select command doesnot work

2008-07-08 Thread Leif B. Kristensen
On Tuesday 8. July 2008, Long Cui wrote: >HI > >I installed Postgresql 8.3.3 in windows XP, try to input some commands > in windows command prompt. The create, update and insert command > work all right, just select command.got the error message: "more" is > not internal or external command, not

Re: [GENERAL] select command doesnot work

2008-07-08 Thread A. Kretschmer
am Tue, dem 08.07.2008, um 21:46:53 +1000 mailte Long Cui folgendes: > HI > > I installed Postgresql 8.3.3 in windows XP, try to input some commands in > windows command prompt. The create, update and insert command work all right, > just select command.got the error message: "more" is not inte