PostgreSQL(DBaaS)
PostgreSQL(DBaaS)
Overview
Provides a Command-line Interface (CLI) that supports programmatic use of IaaS/PaaS products provided by SCP.
This guide provides a brief description of PostgreSQL(DBaaS) service and how to call CLI.
Version
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Status | Not Before |
|---|---|---|
| 1.1 | CURRENT | - |
| 1.0 | DEPRECATED | 20260531 |
CLI Version History
1.1
CLI version 1.1 release for PostgreSQL(DBaaS)
Changes
- [Changed]
postgresql show cluster- command has been changed.- Response model has been changed to
PostgresqlClusterDetailResponseV1Dot1. - The following fields are added to the response:
is_kernel_patchable
- Response model has been changed to
- [New]
postgresql patch minor version- command has been added. - [New]
postgresql upgrade kernel- command has been added.
1.0
Initial CLI release for PostgreSQL(DBaaS)
Changes
- [New]
postgresql add block storages- command has been added. - [New]
postgresql create cluster- command has been added. - [New]
postgresql create other region replica- command has been added. - [New]
postgresql create replica- command has been added. - [New]
postgresql create restore- command has been added. - [New]
postgresql delete archive log- command has been added. - [New]
postgresql delete cluster- command has been added. - [New]
postgresql export log- command has been added. - [New]
postgresql list backup histories- command has been added. - [New]
postgresql list clusters- command has been added. - [New]
postgresql list engine version properties- command has been added. - [New]
postgresql list engine versions- command has been added. - [New]
postgresql list log export configs- command has been added. - [New]
postgresql list parameter groups- command has been added. - [New]
postgresql list parameter values- command has been added. - [New]
postgresql list parameters- command has been added. - [New]
postgresql list replicas- command has been added. - [New]
postgresql list server types- command has been added. - [New]
postgresql promote replica cluster- command has been added. - [New]
postgresql register log export config- command has been added. - [New]
postgresql remove backup histories- command has been added. - [New]
postgresql reset replica- command has been added. - [New]
postgresql restart cluster- command has been added. - [New]
postgresql set archive config- command has been added. - [New]
postgresql set audit log- command has been added. - [New]
postgresql set backup- command has been added. - [New]
postgresql set block storage size- command has been added. - [New]
postgresql set log export config- command has been added. - [New]
postgresql set maintenance- command has been added. - [New]
postgresql set parameter values- command has been added. - [New]
postgresql set security group rules- command has been added. - [New]
postgresql set server type- command has been added. - [New]
postgresql show archive config- command has been added. - [New]
postgresql show cluster- command has been added. - [New]
postgresql show request- command has been added. - [New]
postgresql start cluster- command has been added. - [New]
postgresql stop cluster- command has been added. - [New]
postgresql switchover cluster- command has been added. - [New]
postgresql sync archive config- command has been added. - [New]
postgresql sync cluster state- command has been added. - [New]
postgresql sync parameter values- command has been added. - [New]
postgresql sync replica state- command has been added. - [New]
postgresql unregister log export config- command has been added. - [New]
postgresql unset backup- command has been added. - [New]
postgresql unset maintenance- command has been added.