The db-port configuration variable

db-port The port number of the database server. The default is 5432.

db-port is a number. Its default value is 5432.

You can see its current value with the command aox show cf db-port.

Number syntax

Numbers are integers not smaller than 0 and not larger than 2147483647 (ie. 31-bit unsigned integers).

Spaces are allowed at the start of the line, before and after '=', and after the value. Comments extend from '#' to the end of the line.

In case of questions, please write to info@aox.org.

About this page

Last modified: 2010-11-19
Location: aox.org/conf/db-port