Advanced parameters for Aiven for PostgreSQL®
On creating a PostgreSQL® database, you can customize it using a series of the following advanced parameters:
Parameter | ||||||||
---|---|---|---|---|---|---|---|---|
additional_backup_regions Additional Cloud Regions for Backup Replication | ||||||||
migration Migrate data from existing server
| ||||||||
ip_filter IP filter Allow incoming connections from CIDR address block, e.g. '10.20.0.0/16' | ||||||||
static_ips Static IP addresses Use static public IP addresses | ||||||||
service_log Service logging Store logs for the service so that they are available in the HTTP API and console. | ||||||||
enable_ipv6 Enable IPv6 Register AAAA DNS records for the service, and allow IPv6 packets to service ports | ||||||||
admin_username Custom username for admin user. This must be set only when a new service is being created. | ||||||||
admin_password Custom password for admin user. Defaults to random string. This must be set only when a new service is being created. | ||||||||
backup_hour max: The hour of day (in UTC) when backup for the service is started. New backup is only started if previous backup has already completed. | ||||||||
backup_minute |