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

From: Vibhor Kumar <vibhor(dot)kumar(at)enterprisedb(dot)com>
To: raghu ram <raghuchennuru(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Error ::- “ 'more' is not recognized as an internal or external command, operable program or batch file. “
Date: 2009-06-23 22:45:49
Message-ID: 4A415B1D.8090702@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.
>

In response to

Responses

Browse pgsql-general by date

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