Purpose

The TCP port of the primary database server that is listening for connections to the Greenplum database.

This property is supported only for data source connections.

Valid Values

port

where:

port
is the port number.

Data Source Methods

public Integer getPortNumber()

public void setPortNumber(Integer)

Default

5432

Data Type

int