Jan 25, '06 05:34:00AM • Contributed by: cbpowell
This can cause a conflict if you have your own version of PostgreSQL installed. If, for whatever reason, you cannot or do not want to alter the port your installation uses, you can change the port that ARD's PG uses. As root, simply edit this file:
/var/db/RemoteManagement/RMDB/rmdb.data/postgresql.conf
Uncomment the port = line, and change it to something else, e.g. 5431. Restart ARD via the Sharing System Preferences pane, and the ARD PostgreSQL will restart with the new port number, freeing up 5432 for your own copy of PostgreSQL.
