Postgresql
Resource Icon

Resource Overview
PostgreSQL is an open-source relational database management system (RDBMS).
In Ncloud, it is provided as a fully managed database service that includes high availability (HA), automated backups, and encrypted storage features.
You can easily build a PostgreSQL environment without complex infrastructure configuration.
Associated Resources
Parent Resource
Resource Configuration
Basic Settings
server_name_prefix: PostgreSQL server name (lowercase letters/numbers/hyphens allowed, must start with a lowercase letter, must end with a lowercase letter or number, 3~30 characters)included_vpc_name: Name of the VPC that includes PostgreSQLincluded_subnet_name: Name of the subnet that includes PostgreSQLenable_high_availability: Whether to enable the high availability feature -true,falseuser_name: PostgreSQL user access IDuser_password: PostgreSQL user access passwordimage_product_code: PostgreSQL server image product codeproduct_code: PostgreSQL instance server specification product codedata_storage_type: Data storage type -SSD,HDDis_backup: Whether to enable backup -true,falsebackup_file_retention_period: Backup file retention period (daily) -1~30enable_automatic_backup: Whether to enable automatic backups -true,falsebackup_time: User-defined backup timeport: PostgreSQL connection port numberclient_cidr: IP address range assigned to client IP addressesdatabase_name: Default database nameenable_storage_encryption: Whether to enable storage encryption -true,false