PostgreSQL(DBaaS)
PostgreSQL(DBaaS)
Overview
SCP에서 제공하는 IaaS/PaaS 상품을 프로그램적으로 이용할 수 있도록 지원하는 명령 줄 인터페이스(Command-line interface, CLI)를 제공합니다.
본 가이드는 PostgreSQL(DBaaS) 서비스에 대한 간략한 설명 및 CLI를 호출하는 방법을 제공합니다.
Version
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| Version | Status | Not Before |
|---|---|---|
| 1.1 | CURRENT | - |
| 1.0 | DEPRECATED | 20260531 |
CLI Version History
1.1
PostgreSQL(DBaaS) CLI 버전 1.1이 출시되었습니다.
변경사항
- [변경]
postgresql show cluster- 명령어가 변경되었습니다.- 응답 모델이
PostgresqlClusterDetailResponseV1Dot1로 변경되었습니다. - 응답 시, 아래와 같은 필드가 추가됩니다.:
is_kernel_patchable
- 응답 모델이
- [신규]
postgresql patch minor version- 명령어가 추가되었습니다. - [신규]
postgresql upgrade kernel- 명령어가 추가되었습니다.
1.0
PostgreSQL(DBaaS) CLI가 출시되었습니다.
변경사항
- [신규]
postgresql add block storages- 명령어가 추가되었습니다. - [신규]
postgresql create cluster- 명령어가 추가되었습니다. - [신규]
postgresql create other region replica- 명령어가 추가되었습니다. - [신규]
postgresql create replica- 명령어가 추가되었습니다. - [신규]
postgresql create restore- 명령어가 추가되었습니다. - [신규]
postgresql delete archive log- 명령어가 추가되었습니다. - [신규]
postgresql delete cluster- 명령어가 추가되었습니다. - [신규]
postgresql export log- 명령어가 추가되었습니다. - [신규]
postgresql list backup histories- 명령어가 추가되었습니다. - [신규]
postgresql list clusters- 명령어가 추가되었습니다. - [신규]
postgresql list engine version properties- 명령어가 추가되었습니다. - [신규]
postgresql list engine versions- 명령어가 추가되었습니다. - [신규]
postgresql list log export configs- 명령어가 추가되었습니다. - [신규]
postgresql list parameter groups- 명령어가 추가되었습니다. - [신규]
postgresql list parameter values- 명령어가 추가되었습니다. - [신규]
postgresql list parameters- 명령어가 추가되었습니다. - [신규]
postgresql list replicas- 명령어가 추가되었습니다. - [신규]
postgresql list server types- 명령어가 추가되었습니다. - [신규]
postgresql promote replica cluster- 명령어가 추가되었습니다. - [신규]
postgresql register log export config- 명령어가 추가되었습니다. - [신규]
postgresql remove backup histories- 명령어가 추가되었습니다. - [신규]
postgresql reset replica- 명령어가 추가되었습니다. - [신규]
postgresql restart cluster- 명령어가 추가되었습니다. - [신규]
postgresql set archive config- 명령어가 추가되었습니다. - [신규]
postgresql set audit log- 명령어가 추가되었습니다. - [신규]
postgresql set backup- 명령어가 추가되었습니다. - [신규]
postgresql set block storage size- 명령어가 추가되었습니다. - [신규]
postgresql set log export config- 명령어가 추가되었습니다. - [신규]
postgresql set maintenance- 명령어가 추가되었습니다. - [신규]
postgresql set parameter values- 명령어가 추가되었습니다. - [신규]
postgresql set security group rules- 명령어가 추가되었습니다. - [신규]
postgresql set server type- 명령어가 추가되었습니다. - [신규]
postgresql show archive config- 명령어가 추가되었습니다. - [신규]
postgresql show cluster- 명령어가 추가되었습니다. - [신규]
postgresql show request- 명령어가 추가되었습니다. - [신규]
postgresql start cluster- 명령어가 추가되었습니다. - [신규]
postgresql stop cluster- 명령어가 추가되었습니다. - [신규]
postgresql switchover cluster- 명령어가 추가되었습니다. - [신규]
postgresql sync archive config- 명령어가 추가되었습니다. - [신규]
postgresql sync cluster state- 명령어가 추가되었습니다. - [신규]
postgresql sync parameter values- 명령어가 추가되었습니다. - [신규]
postgresql sync replica state- 명령어가 추가되었습니다. - [신규]
postgresql unregister log export config- 명령어가 추가되었습니다. - [신규]
postgresql unset backup- 명령어가 추가되었습니다. - [신규]
postgresql unset maintenance- 명령어가 추가되었습니다.