Re: [GENERAL] Postgres not getting logged in from command prompt

2012-09-04 Thread himanshu.joshi
Albe Laurenz wrote: Himanshu Joshi wrote: I am getting a below mentioned strange error while logging into postgres from linux command prompt. It is working fine with GUI(pgAdmin III). I am using postgres version 8.4SS. Himanshu # cd /opt/PostgresPlus/8.4SS/ # bin/p

Re: [GENERAL] Postgres not getting logged in from command prompt

2012-09-03 Thread Magnus Hagander
On Mon, Sep 3, 2012 at 10:10 AM, Albe Laurenz wrote: > Himanshu Joshi wrote: >> I am getting a below mentioned strange error while logging > into >> postgres from linux command prompt. It is working fine with > GUI(pgAdmin >> III). I am using postgres version 8.4SS. >> Himanshu >> # cd /op

Re: [GENERAL] Postgres not getting logged in from command prompt

2012-09-03 Thread Albe Laurenz
Himanshu Joshi wrote: > I am getting a below mentioned strange error while logging into > postgres from linux command prompt. It is working fine with GUI(pgAdmin > III). I am using postgres version 8.4SS. > Himanshu > # cd /opt/PostgresPlus/8.4SS/ > # bin/psql -Upostgres -p > bin/psql: line

[GENERAL] Postgres not getting logged in from command prompt

2012-09-03 Thread Himanshu Joshi
Hi All, I am getting a below mentioned strange error while logging into postgres from linux command prompt. It is working fine with GUI(pgAdmin III). I am using postgres version 8.4SS. Himanshu # cd /opt/PostgresPlus/8.4SS/ # bin/psql -Upostgres -p bin/