CloudPostgresqlDatabase
- Print
- PDF
CloudPostgresqlDatabase
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
This is a Cloud DB for PostgreSQL database.
Syntax
The syntax is as follows.
private String databaseName;
private String owner;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
databaseName | String | Required | Database name |
owner | String | Required | Database owner user ID |
Was this article helpful?