Overview
Service Overview
PostgreSQL (DBaaS) is an open-source relational database management system (RDBMS). Samsung Cloud Platform provides an environment that automates PostgreSQL installation through a web-based console and performs management functions for operation.
PostgreSQL(DBaaS) is designed as a high‑availability architecture that performs storage‑based data replication and minimizes failover time. To prevent data loss, when the contents of the Active server change, they are synchronously replicated to the Standby server, and up to five read‑only Replica servers for read load balancing and disaster recovery (DR) are provided. Additionally, to prepare for potential issues with the DB server or data, we provide an automatic backup feature at user-specified times, enabling data recovery at the desired point in time.
Provided features
PostgreSQL(DBaaS) provides the following features.
- Auto Provisioning: UI allows installation and configuration of Database (DB), and provides an Active-standby redundancy configuration built on storage replication. * When the active server fails, it automatically fails over to standby.
- Operation Control Management: Provides a function to control the status of running servers. * In addition to start and stop, a restart is possible if there is a DB issue or to apply configuration changes. * When high availability (HA) is configured, the node transition of Active‑Standby can be performed directly by the user through a switch‑over.
- Backup and Recovery: Provides data backup functionality based on its own backup commands. * Backup time windows and storage locations can be configured by the user, and additional fees may be incurred based on the backup size. * It also provides a recovery function for backed‑up data, and when the user initiates a recovery, a separate database is created, and the recovery proceeds to the point in time selected by the user (backup creation time, user‑specified time). * When restoring to a user-specified point in time, the restore point can be set up to 5 minutes, 10 minutes, 30 minutes, or 1 hour before the stored backup and archive files.
- Version Management: We provide Minor version upgrade functionality due to some feature improvements and security patches.
- Replica configuration: For load balancing of read traffic and disaster recovery (DR), up to five Read Replicas can be configured in the same or different regions.
- Audit Settings: Supports audit (Audit) functionality for key activities within the database.
- Parameter management: It is possible to modify DB configuration parameters related to performance improvement and security.
- Service Status Query: Retrieves the final status of the current DB service.
- Monitoring: CPU, memory, performance monitoring information can be viewed through Cloud Monitoring and Servicewatch.
- DB User Management: View and manage the DB account (user) information registered in the DB.
- DB Access Control Management: Based on DB accounts registered in the DB, you can register and revoke allowed IPs for access.
- Archive Management: You can set the retention period for Archive files (1~35 days) on the DB server and configure the Archive mode (On/Off).
- DB Log Export: You can export stored logs to the user’s Object Storage through Audit settings.
- Migration: Synchronizes data in real time with the operational database and supports migration using replication without service interruption.
- OS kernel upgrade: You can upgrade the OS Kernel to apply some feature improvements and security patches.
Components
PostgreSQL(DBaaS) provides pre‑validated engine versions and various server types according to its open‑source support policy. Users can select and use it according to the scale of the service they wish to configure.
Engine version
The engine versions supported by PostgreSQL (DBaaS) are as follows.
Technical support is available until the supplier’s EoTS (End of Technical Service) date, and the EOS date when new creation is halted is set to six months before the EoTS date.
Since the EOS and EoTS dates may change according to the supplier’s policy, please refer to the supplier’s license management policy page for details.
- PostgreSQL: https://www.postgresql.org/support/versioning/
| Provided version | EOS Date (Samsung Cloud Platform new creation stop date) | EoTS Date(Community Technical Support End Date) |
|---|---|---|
| 14.17 | 2026-05-20 | 2026-11-12 |
| 14.18 | 2026-05-20 | 2026-11-12 |
| 14.19 | 2026-05-20 | 2026-11-12 |
| 15.12 | 2027-06 (planned) | 2027-11-11 |
| 15.13 | 2027-06 (planned) | 2027-11-11 |
| 15.14 | 2027-06 (planned) | 2027-11-11 |
| 15.15 | 2027-06 (planned) | 2027-11-11 |
| 16.8 | 2028-06 (planned) | 2028-11-09 |
| 16.9 | 2028-06 (planned) | 2028-11-09 |
| 16.10 | 2028-06 (planned) | 2028-11-09 |
| 16.11 | 2028-06 (planned) | 2028-11-09 |
| 17.6 | 2029-06 (planned) | 2029-11-08 |
| 17.7 | 2029-06 (planned) | 2029-11-08 |
The next version of PostgreSQL is scheduled to be available after September 2026. The actual service delivery schedule is subject to change.
- PostgreSQL 15.17
- PostgreSQL 16.13
- PostgreSQL 17.9
Server type
The server types supported by PostgreSQL (DBaaS) are as follows.
For detailed information about the server types offered by PostgreSQL(DBaaS), see PostgreSQL(DBaaS) 서버 타입.
Standard db1v2m4
| Category | Example | Detailed description |
|---|---|---|
| Server type | Standard | Provided server types
|
| Server specifications | db1 | Provided server specifications
|
| Server specifications | v2 | Number of vCores
|
| Server specifications | m4 | Memory capacity
|
Preceding Service
This is a list of services that must be pre‑configured before creating the service. Please refer to the guide provided for each service and prepare in advance.
| Service Category | service | Detailed description |
|---|---|---|
| Networking | VPC | A service that provides an isolated virtual network in a cloud environment |
