[ADMIN] Problem in taking the database dump

2012-09-18 Thread himanshu.joshi
Hi, I am facing a strange problem while taking dump of a postgres database using pg_dump. whenever I start the pg_dump command to take the backup of that particular database, it stops within few minutes with the below mentioned error: *[root@s8-msd-2 bin]# ./pg_dump -Upostgres pdc_uima_dum

[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