Re: [ADMIN] Problem after changing the port number of postgres

2012-09-16 Thread Rural Hunter
or set the 'PGPORT' env variable. 于 2012/9/17 14:29, Devrim GÜNDÜZ 写道: Hi, On Mon, 2012-09-17 at 11:55 +0530, himanshu.joshi wrote: I have changed the default port of postgres in file "postgresql.conf" from 5432 to another four digit port which was not assigned to any one else. After th

Re: [ADMIN] Problem after changing the port number of postgres

2012-09-16 Thread Devrim GÜNDÜZ
Hi, On Mon, 2012-09-17 at 11:55 +0530, himanshu.joshi wrote: > > >I have changed the default port of postgres in file > "postgresql.conf" from 5432 to another four digit port which was not > assigned to any one else. After the change I restarted the postgres > as well as the system. But

[ADMIN] Problem after changing the port number of postgres

2012-09-16 Thread himanshu.joshi
Hi, I have changed the default port of postgres in file "postgresql.conf" from 5432 to another four digit port which was not assigned to any one else. After the change I restarted the postgres as well as the system. But after changing the port while connecting to postgres I am getting this