Re: Error ::- “ 'more' is not recognized as an internal or external command, operable program or batch file. “ - Mailing list pgsql-general

From Vibhor Kumar
Subject Re: Error ::- “ 'more' is not recognized as an internal or external command, operable program or batch file. “
Date
Msg-id 4A415B1D.8090702@enterprisedb.com
Whole thread Raw
In response to Error ::- “ 'more' is not recognized as an internal or external command, operable program or batch file. “  (raghu ram <raghuchennuru@gmail.com>)
Responses Re: [GENERAL] Error ::- “ 'more' is not recognized as an internal or external command, operable program or batch file. “
List pgsql-general
"more" exists in C:\Windows\System32. So, please set the path in PATH
Environment Variable. and then try.
My Computer (Right Click) -> Properties -> then go to Advanced tab ->
Environment Variable -> set the path.


Thanks & Regards,
Vibhor Kumar
www.enterprisedb.com

raghu ram wrote:
> Hi All,
>
> Can anyone tel me what does this error mean. “ 'more' is not
> recognized as an internal or external command, operable program or
> batch file. “
>
>
> C:\Program Files\PostgresPlus\8.4\bin>psql -d postgres -p 5456 -U postgres
> psql (8.4rc1)
> WARNING: Console code page (437) differs from Windows code page (1252)
>          8-bit characters might not work correctly. See psql reference
>          page "Notes for Windows users" for details.
> Type "help" for help.
>
>
> postgres=# \l
>
> 'more' is not recognized as an internal or external command,
> operable program or batch file.
>


pgsql-general by date:

Previous
From: raghu ram
Date:
Subject: Error ::- “ 'more' is not recognized as an internal or external command, operable program or batch file. “
Next
From: raghu ram
Date:
Subject: Re: [GENERAL] Error ::- “ 'more' is not recognized as an internal or external command, operable program or batch file. “