Instance Args
Provides a AnalyticDB for PostgreSQL instance resource supports replica set instances only. the AnalyticDB for PostgreSQL provides stable, reliable, and automatic scalable database services. You can see detail product introduction here
NOTE: Available since v1.47.0.
Import
AnalyticDB for PostgreSQL can be imported using the id, e.g.
$ pulumi import alicloud:gpdb/instance:Instance example <id>
Constructors
Functions
Properties
The database engine used by the instance. Value options can refer to the latest docs CreateDBInstance EngineVersion
.
Calculate the number of nodes. Valid values: 2
to 512
. The value range of the high-availability version of the storage elastic mode is 4
to 512
, and the value must be a multiple of 4
. The value range of the basic version of the storage elastic mode is 2
to 512
, and the value must be a multiple of 2
. The-Serverless version has a value range of 2
to 512
. The value must be a multiple of 2
.