| title | azdata arc postgres endpoint reference |
|---|---|
| titleSuffix | SQL Server big data clusters |
| description | Reference article for azdata arc postgres endpoint commands. |
| author | MikeRayMSFT |
| ms.author | mikeray |
| ms.reviewer | seanw |
| ms.date | 09/22/2020 |
| ms.topic | reference |
| ms.prod | sql |
| ms.technology | big-data-cluster |
Applies to [!INCLUDE azure-data-cli-azdata]
The following article provides reference for the sql commands in the azdata tool. For more information about other azdata commands, see azdata reference
| Command | Description |
|---|---|
| azdata arc postgres endpoint list | List PostgreSQL server group endpoints. |
List PostgreSQL server group endpoints.
azdata arc postgres endpoint list --name -n
[--engine-version -ev]List PostgreSQL server group endpoints.
azdata arc postgres endpoint list -n postgres01Name of the PostgreSQL server group.
--engine-version can be used in conjunction with --name to identify a PostgreSQL Hyperscale server group when two server groups of different engine version have the same name. --engine-version is optional and when used to identify a server group, it must be 11 or 12.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Output format. Allowed values: json, jsonc, table, tsv. Default: json.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
For more information about other azdata commands, see azdata reference.
For more information about how to install the azdata tool, see Install azdata.