Skip to main content
Content Starts Here

We've Moved!

Please note that we have moved to our New Forum site.


Ask Search:
Francis DelfinFrancis Delfin 

Is it possible to change PostgreSQL DBMS port (5432) with CfgServer 8.5.1?

Currently, our config DB is hosted on a non-redundant DBMS environment. We've setup a DBMS Environment with replication using the same host server on a different postgres port (5433), however, we can't switch over CfgServer to this new DBMS instance at port 5433.

Actions taken;
  • Edit confserv.conf and add [dbserver].port=5433, restart CfgServer.
  • Modify dbserver = pma1xxxppgdb01:5433 of confserv.conf and restart confserv Application, still no luck.
Has anyone done this before? if yes, how? Thank you in advance