postgresPort property

int? postgresPort
getter/setter pair

Runtime Postgres configuration: -c port=$postgresPort

Implementation

int? postgresPort;