PureEngage On-Premises

 View Only

Sign Up

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

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

    Posted 01-29-2018 01:47
    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