Search Postgresql Archives

Re: select command doesnot work

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--On Dienstag, Juli 08, 2008 21:46:53 +1000 Long Cui <choilon2000@xxxxxxxxx> 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 internal
or external command, not runnable program or bat file. Why did I input
like "mydb => select * from .....;" but PG suppose what I enter is "more"?

psql uses more to paginate results of your SELECT command. Seems like 'more' is missing in your setup.

--
 Thanks

                   Bernd


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux