Re: [ADMIN] how to change the port number for the Postgres server

2007-09-12 Thread Kevin Kempter
On Wednesday 12 September 2007 11:10:51 Jessica Richard wrote: > Everything was running fine under the default number 5432. After the port > number was changed to another number in postresql.conf file and the server > was restarted, dblink is broken, it is still looking for the old port > number 5

Re: [ADMIN] how to change the port number for the Postgres server

2007-09-12 Thread Joe Conway
Jessica Richard wrote: Everything was running fine under the default number 5432. After the port number was changed to another number in postresql.conf file and the server was restarted, dblink is broken, it is still looking for the old port number 5432... not sure if everything else is broken

[ADMIN] how to change the port number for the Postgres server

2007-09-12 Thread Jessica Richard
Everything was running fine under the default number 5432. After the port number was changed to another number in postresql.conf file and the server was restarted, dblink is broken, it is still looking for the old port number 5432... not sure if everything else is broken as well... So, how to