defaultPort constant

int const defaultPort

The default port used by a PostgreSQL server.

Implementation

static const int defaultPort = 5432;