public enum DatabaseVersionReference documentation and code samples for the AlloyDB v1 API enum DatabaseVersion.
The supported database engine versions.
Namespace
Google.Cloud.AlloyDb.V1Assembly
Google.Cloud.AlloyDb.V1.dll
Fields |
|
|---|---|
| Name | Description |
Postgres13 |
DEPRECATED - The database version is Postgres 13. |
Postgres14 |
The database version is Postgres 14. |
Postgres15 |
The database version is Postgres 15. |
Postgres16 |
The database version is Postgres 16. |
Postgres17 |
The database version is Postgres 17. |
Postgres18 |
The database version is Postgres 18. |
Unspecified |
This is an unknown database version. |