Alter the run_platform.sh script to support PostgreSQL instances on non-default ports
The run_platform.sh
script should be extended so that it supports PostgreSQL instances that are running on ports other than the default 5432
.
The -p
parameter needs to be added to all commands.