From 1e8b003932c89a9e5b560255ace79f6a4246fc55 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Fri, 15 Sep 2023 23:23:29 +0000 Subject: [PATCH] Commit the expected Azure server configs to revision control --- db/az_server_info | 7544 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 7544 insertions(+) create mode 100644 db/az_server_info diff --git a/db/az_server_info b/db/az_server_info new file mode 100644 index 0000000..eae4163 --- /dev/null +++ b/db/az_server_info @@ -0,0 +1,7544 @@ +[ + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Allows tablespaces directly inside pg_tblspc, for testing.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/allow_in_place_tablespaces", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "allow_in_place_tablespaces", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Allows modifications of the structure of system tables.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/allow_system_table_mods", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "allow_system_table_mods", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "[A-Za-z0-9._-]*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the application name to be reported in statistics and logs.", + "documentationLink": "https://www.postgresql.org/docs/15/libpq-connect.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/application_name", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "application_name", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the shell command that will be executed at every restart point.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/archive_cleanup_command", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "archive_cleanup_command", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the shell command that will be called to archive a WAL file.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/archive_command", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "archive_command", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "BlobLogUpload.sh %f %p" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the library that will be called to archive a WAL file.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/archive_library", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "archive_library", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "always,on,off", + "dataType": "Enumeration", + "defaultValue": "off", + "description": "Allows archiving of WAL files using archive_command.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/archive_mode", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "archive_mode", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "always" + }, + { + "allowedValues": "0-1073741823", + "dataType": "Integer", + "defaultValue": "300", + "description": "Forces a switch to the next WAL file if a new file has not been started within N seconds.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/archive_timeout", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "archive_timeout", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "seconds", + "value": "300" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables input of NULL (case insensitive) to be considered as NULL value rather than the literal String 'NULL'.", + "documentationLink": "https://www.postgresql.org/docs/15/arrays.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/array_nulls", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "array_nulls", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "1-600", + "dataType": "Integer", + "defaultValue": "60", + "description": "Sets the maximum allowed time to complete client authentication.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/authentication_timeout", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "authentication_timeout", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "seconds", + "value": "30" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Use EXPLAIN ANALYZE for plan logging.", + "documentationLink": "https://www.postgresql.org/docs/current/auto-explain.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/auto_explain.log_analyze", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "auto_explain.log_analyze", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Log buffers usage.", + "documentationLink": "https://www.postgresql.org/docs/current/auto-explain.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/auto_explain.log_buffers", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "auto_explain.log_buffers", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "text,xml,json,yaml", + "dataType": "Enumeration", + "defaultValue": "text", + "description": "EXPLAIN format to be used for plan logging.", + "documentationLink": "https://www.postgresql.org/docs/current/auto-explain.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/auto_explain.log_format", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "auto_explain.log_format", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "text" + }, + { + "allowedValues": "debug5,debug4,debug3,debug2,debug1,debug,info,notice,warning,log", + "dataType": "Enumeration", + "defaultValue": "log", + "description": "Log level for the plan.", + "documentationLink": "https://www.postgresql.org/docs/current/auto-explain.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/auto_explain.log_level", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "auto_explain.log_level", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "log" + }, + { + "allowedValues": "-1-2147483647", + "dataType": "Integer", + "defaultValue": "-1", + "description": "Sets the minimum execution time above which plans will be logged. Zero prints all plans. -1 turns this feature off.", + "documentationLink": "https://www.postgresql.org/docs/current/auto-explain.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/auto_explain.log_min_duration", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "auto_explain.log_min_duration", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "-1" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Log nested statements.", + "documentationLink": "https://www.postgresql.org/docs/current/auto-explain.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/auto_explain.log_nested_statements", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "auto_explain.log_nested_statements", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Log modified configuration parameters affecting query planning.", + "documentationLink": "https://www.postgresql.org/docs/current/auto-explain.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/auto_explain.log_settings", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "auto_explain.log_settings", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Collect timing data, not just row counts.", + "documentationLink": "https://www.postgresql.org/docs/current/auto-explain.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/auto_explain.log_timing", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "auto_explain.log_timing", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Include trigger statistics in plans. This has no effect unless log_analyze is also set.", + "documentationLink": "https://www.postgresql.org/docs/current/auto-explain.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/auto_explain.log_triggers", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "auto_explain.log_triggers", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Use EXPLAIN VERBOSE for plan logging.", + "documentationLink": "https://www.postgresql.org/docs/current/auto-explain.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/auto_explain.log_verbose", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "auto_explain.log_verbose", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Log WAL usage.", + "documentationLink": "https://www.postgresql.org/docs/current/auto-explain.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/auto_explain.log_wal", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "auto_explain.log_wal", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "0.0-1.0", + "dataType": "Numeric", + "defaultValue": "1.0", + "description": "Fraction of queries to process.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/auto_explain.sample_rate", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "auto_explain.sample_rate", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "1.0" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Controls whether the server should run the autovacuum subprocess.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-autovacuum.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/autovacuum", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "autovacuum", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "0-100", + "dataType": "Numeric", + "defaultValue": "0.1", + "description": "Specifies a fraction of the table size to add to autovacuum_vacuum_threshold when deciding whether to trigger a VACUUM.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-autovacuum.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/autovacuum_analyze_scale_factor", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "autovacuum_analyze_scale_factor", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0.1" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "50", + "description": "Sets the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-autovacuum.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/autovacuum_analyze_threshold", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "autovacuum_analyze_threshold", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "50" + }, + { + "allowedValues": "100000-2000000000", + "dataType": "Integer", + "defaultValue": "200000000", + "description": "Maximum age (in transactions) before triggering autovacuum on a table to prevent transaction ID wraparound.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-autovacuum.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/autovacuum_freeze_max_age", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "autovacuum_freeze_max_age", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "200000000" + }, + { + "allowedValues": "1-262143", + "dataType": "Integer", + "defaultValue": "3", + "description": "Sets the maximum number of simultaneously running autovacuum worker processes.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-autovacuum.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/autovacuum_max_workers", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "autovacuum_max_workers", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "3" + }, + { + "allowedValues": "10000-2000000000", + "dataType": "Integer", + "defaultValue": "400000000", + "description": "Maximum age (in multixact) before triggering autovacuum on a table to prevent multixact wraparound.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-autovacuum.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/autovacuum_multixact_freeze_max_age", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "autovacuum_multixact_freeze_max_age", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "400000000" + }, + { + "allowedValues": "1-2147483", + "dataType": "Integer", + "defaultValue": "60", + "description": "Sets minimum delay between autovacuum runs on any given database.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-autovacuum.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/autovacuum_naptime", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "autovacuum_naptime", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "seconds", + "value": "60" + }, + { + "allowedValues": "-1-100", + "dataType": "Integer", + "defaultValue": "2", + "description": "Sets cost delay value (milliseconds) that will be used in automatic VACUUM operations.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-autovacuum.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/autovacuum_vacuum_cost_delay", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "autovacuum_vacuum_cost_delay", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "2" + }, + { + "allowedValues": "-1-10000", + "dataType": "Integer", + "defaultValue": "-1", + "description": "Sets cost limit value that will be used in automatic VACUUM operations.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-autovacuum.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/autovacuum_vacuum_cost_limit", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "autovacuum_vacuum_cost_limit", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "-1" + }, + { + "allowedValues": "0-100", + "dataType": "Numeric", + "defaultValue": "0.2", + "description": "Specifies a fraction of the table size to add to autovacuum_vacuum_insert_threshold when deciding whether to trigger a VACUUM.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-autovacuum.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/autovacuum_vacuum_insert_scale_factor", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "autovacuum_vacuum_insert_scale_factor", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0.2" + }, + { + "allowedValues": "-1-2147483647", + "dataType": "Integer", + "defaultValue": "1000", + "description": "Specifies the number of inserted tuples needed to trigger a VACUUM in any one table.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-autovacuum.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/autovacuum_vacuum_insert_threshold", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "autovacuum_vacuum_insert_threshold", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "1000" + }, + { + "allowedValues": "0-100", + "dataType": "Numeric", + "defaultValue": "0.2", + "description": "Specifies a fraction of the table size to add to autovacuum_vacuum_threshold when deciding whether to trigger a VACUUM.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-autovacuum.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/autovacuum_vacuum_scale_factor", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "autovacuum_vacuum_scale_factor", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0.2" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "50", + "description": "Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-autovacuum.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/autovacuum_vacuum_threshold", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "autovacuum_vacuum_threshold", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "50" + }, + { + "allowedValues": "-1-2097151", + "dataType": "Integer", + "defaultValue": "-1", + "description": "Sets the maximum memory to be used by each autovacuum worker process.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/autovacuum_work_mem", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "autovacuum_work_mem", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "KB", + "value": "-1" + }, + { + "allowedValues": "md5,scram-sha-256", + "dataType": "Set", + "defaultValue": "md5", + "description": "Accepted password authentication method", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/azure.accepted_password_auth_method", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "azure.accepted_password_auth_method", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "md5" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Create temp tablespace on ephemeral disk", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/azure.enable_temp_tablespaces_on_local_ssd", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "azure.enable_temp_tablespaces_on_local_ssd", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": ",address_standardizer,address_standardizer_data_us,amcheck,anon,bloom,btree_gin,btree_gist,citext,cube,dblink,dict_int,dict_xsyn,earthdistance,fuzzystrmatch,hstore,hypopg,intagg,intarray,isn,lo,ltree,orafce,pageinspect,pg_buffercache,pg_cron,pg_freespacemap,pg_hint_plan,pg_partman,pg_prewarm,pg_repack,pg_stat_statements,pg_trgm,pg_visibility,pgaudit,pgcrypto,pglogical,pgrouting,pgrowlocks,pgstattuple,plpgsql,plv8,postgis,postgis_raster,postgis_sfcgal,postgis_tiger_geocoder,postgis_topology,postgres_fdw,semver,sslinfo,tablefunc,timescaledb,tsm_system_rows,tsm_system_time,unaccent,uuid-ossp,vector", + "dataType": "Set", + "defaultValue": "", + "description": "Specifies which extensions are allowed to be created in the server.", + "documentationLink": "https://docs.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-extensions#postgres-14-extensions", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/azure.extensions", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "azure.extensions", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Specifies if this is a server created for migrating from Azure Database for PostgreSQL Single Server to Flexible Server", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/azure.single_to_flex_migration", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "azure.single_to_flex_migration", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "0-256", + "dataType": "Integer", + "defaultValue": "256", + "description": "Number of pages after which previously performed writes are flushed to disk.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/backend_flush_after", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "backend_flush_after", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "8KB", + "value": "256" + }, + { + "allowedValues": "safe_encoding,on,off", + "dataType": "Enumeration", + "defaultValue": "safe_encoding", + "description": "Sets whether \"\\'\" is allowed in string literals.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/backslash_quote", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "backslash_quote", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "safe_encoding" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Log backtrace for errors in these functions.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/backtrace_functions", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "backtrace_functions", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "10-10000", + "dataType": "Integer", + "defaultValue": "20", + "description": "Specifies the delay between activity rounds for the background writer. In each round the writer issues writes for some number of dirty buffers.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/bgwriter_delay", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "bgwriter_delay", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "20" + }, + { + "allowedValues": "0-256", + "dataType": "Integer", + "defaultValue": "64", + "description": "Number of pages after which previously performed writes by the background writer are flushed to disk.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/bgwriter_flush_after", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "bgwriter_flush_after", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "8KB", + "value": "64" + }, + { + "allowedValues": "0-1073741823", + "dataType": "Integer", + "defaultValue": "100", + "description": "In each round, no more than this many buffers will be written by the background writer.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/bgwriter_lru_maxpages", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "bgwriter_lru_maxpages", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "100" + }, + { + "allowedValues": "0-10", + "dataType": "Numeric", + "defaultValue": "2", + "description": "The average recent need of buffers is multiplied by bgwriter_lru_multiplier to arrive at an estimate of the number of buffers that will be needed during the next round.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/bgwriter_lru_multiplier", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "bgwriter_lru_multiplier", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "2" + }, + { + "allowedValues": "8192-8192", + "dataType": "Integer", + "defaultValue": "8192", + "description": "Shows the size of a disk block.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/block_size", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "block_size", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "8192" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Enables advertising the server via Bonjour.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/bonjour", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "bonjour", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the Bonjour service name.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/bonjour_name", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "bonjour_name", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "escape,hex", + "dataType": "Enumeration", + "defaultValue": "hex", + "description": "Sets the output format for values of type bytea. Valid values are hex (the default) and escape (the traditional PostgreSQL format).", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/bytea_output", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "bytea_output", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "hex" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Checks function bodies during CREATE FUNCTION.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/check_function_bodies", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "check_function_bodies", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "0-1", + "dataType": "Numeric", + "defaultValue": "0.9", + "description": "Specifies the target of checkpoint completion, as a fraction of total time between checkpoints.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-wal.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/checkpoint_completion_target", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "checkpoint_completion_target", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0.9" + }, + { + "allowedValues": "0-256", + "dataType": "Integer", + "defaultValue": "32", + "description": "Number of pages after which previously performed writes are flushed to disk.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/checkpoint_flush_after", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "checkpoint_flush_after", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "8KB", + "value": "32" + }, + { + "allowedValues": "30-86400", + "dataType": "Integer", + "defaultValue": "600", + "description": "Maximum time between automatic WAL checkpoints, in seconds. The valid range is between 30 seconds and one day.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-wal.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/checkpoint_timeout", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "checkpoint_timeout", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "seconds", + "value": "600" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "30", + "description": "Writes a warning message if checkpoints caused by the filling of WAL segment more frequently than this.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-wal.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/checkpoint_warning", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "checkpoint_warning", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "seconds", + "value": "30" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "0", + "description": "Sets the time interval between checks for disconnection while running queries.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/client_connection_check_interval", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "client_connection_check_interval", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "0" + }, + { + "allowedValues": "BIG5,EUC_CN,EUC_JP,EUC_JIS_2004,EUC_KR,EUC_TW,GB18030,GBK,ISO_8859_5,ISO_8859_6,ISO_8859_7,ISO_8859_8,JOHAB,KOI8R,KOI8U,LATIN1,LATIN2,LATIN3,LATIN4,LATIN5,LATIN6,LATIN7,LATIN8,LATIN9,LATIN10,MULE_INTERNAL,SJIS,SHIFT_JIS_2004,SQL_ASCII,UHC,UTF8,WIN866,WIN874,WIN1250,WIN1251,WIN1252,WIN1253,WIN1254,WIN1255,WIN1256,WIN1257,WIN1258", + "dataType": "Enumeration", + "defaultValue": "UTF8", + "description": "Sets the client-side encoding (character set). The default is to use the database encoding.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/client_encoding", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "client_encoding", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "UTF8" + }, + { + "allowedValues": "debug5,debug4,debug3,debug2,debug1,log,notice,warning,error", + "dataType": "Enumeration", + "defaultValue": "notice", + "description": "Controls the message levels that are sent to the client.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/client_min_messages", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "client_min_messages", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "notice" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the name of the cluster, which is included in the process title.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/cluster_name", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "cluster_name", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "0-100000", + "dataType": "Integer", + "defaultValue": "0", + "description": "Sets the delay in microseconds between transaction commit and flushing WAL to disk.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-wal.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/commit_delay", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "commit_delay", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "microseconds", + "value": "0" + }, + { + "allowedValues": "0-1000", + "dataType": "Integer", + "defaultValue": "5", + "description": "Sets the minimum concurrent open transactions before performing commit_delay.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-wal.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/commit_siblings", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "commit_siblings", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "5" + }, + { + "allowedValues": "auto,regress,on,off", + "dataType": "Enumeration", + "defaultValue": "auto", + "description": "Enables in-core computation of query identifiers.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/compute_query_id", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "compute_query_id", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "auto" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the server's main configuration file.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/config_file", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "config_file", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "/datadrive/pg/data/postgresql.conf" + }, + { + "allowedValues": "1-2147483647", + "dataType": "Integer", + "defaultValue": "2000", + "description": "Max login tokens per bucket.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/connection_throttle.bucket_limit", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "connection_throttle.bucket_limit", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "2000" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Enables temporary connection throttling per IP for too many login failures.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/connection_throttle.enable", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "connection_throttle.enable", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "0.0-0.9", + "dataType": "Numeric", + "defaultValue": "0.8", + "description": "The factor bias for calculating number of tokens for an IP's bucket.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/connection_throttle.factor_bias", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "connection_throttle.factor_bias", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0.8" + }, + { + "allowedValues": "1-2147483647", + "dataType": "Integer", + "defaultValue": "500", + "description": "Max number of entries in the login failures hash table.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/connection_throttle.hash_entries_max", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "connection_throttle.hash_entries_max", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "500" + }, + { + "allowedValues": "1-2147483647", + "dataType": "Integer", + "defaultValue": "120", + "description": "Time between resetting the login bucket.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/connection_throttle.reset_time", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "connection_throttle.reset_time", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "seconds", + "value": "120" + }, + { + "allowedValues": "1.0-100.0", + "dataType": "Numeric", + "defaultValue": "2", + "description": "Factor to increase number of tokens by for IPs with low failure rate.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/connection_throttle.restore_factor", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "connection_throttle.restore_factor", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "2" + }, + { + "allowedValues": "1-2147483647", + "dataType": "Integer", + "defaultValue": "20", + "description": "Time between updating the login bucket.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/connection_throttle.update_time", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "connection_throttle.update_time", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "seconds", + "value": "20" + }, + { + "allowedValues": "partition,on,off", + "dataType": "Enumeration", + "defaultValue": "partition", + "description": "Controls the query planner's use of table constraints to optimize queries.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/constraint_exclusion", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "constraint_exclusion", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "partition" + }, + { + "allowedValues": "0-1.79769e+308", + "dataType": "Numeric", + "defaultValue": "0.005", + "description": "Sets the planner's estimate of the cost of processing each index entry during an index scan.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/cpu_index_tuple_cost", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "cpu_index_tuple_cost", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0.005" + }, + { + "allowedValues": "0-1.79769e+308", + "dataType": "Numeric", + "defaultValue": "0.0025", + "description": "Sets the planner's estimate of the cost of processing each operator or function executed during a query.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/cpu_operator_cost", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "cpu_operator_cost", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0.0025" + }, + { + "allowedValues": "0-1.79769e+308", + "dataType": "Numeric", + "defaultValue": "0.01", + "description": "Sets the planner's estimate of the cost of processing each row during a query.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/cpu_tuple_cost", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "cpu_tuple_cost", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0.01" + }, + { + "allowedValues": "[A-Za-z0-9_]+", + "dataType": "String", + "defaultValue": "postgres", + "description": "Sets the database in which pg_cron metadata is kept.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/cron.database_name", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "cron.database_name", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "postgres" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Log all jobs runs into the job_run_details table.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/cron.log_run", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "cron.log_run", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Log all cron statements prior to execution.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/cron.log_statement", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "cron.log_statement", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "0-5000", + "dataType": "Integer", + "defaultValue": "32", + "description": "Sets the maximum number of jobs that can run concurrently. This value is limited by max_connections.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/cron.max_running_jobs", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "cron.max_running_jobs", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "32" + }, + { + "allowedValues": "0-1", + "dataType": "Numeric", + "defaultValue": "0.1", + "description": "Sets the planner's estimate of the fraction of a cursor's rows that will be retrieved.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/cursor_tuple_fraction", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "cursor_tuple_fraction", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0.1" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Shows whether data checksums are turned on for this cluster.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/data_checksums", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "data_checksums", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the server's data directory.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/data_directory", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "data_directory", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "/datadrive/pg/data" + }, + { + "allowedValues": "0-511", + "dataType": "Integer", + "defaultValue": "448", + "description": "Shows the mode of the data directory.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/data_directory_mode", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "data_directory_mode", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0700" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Whether to continue running after a failure to sync data files.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/data_sync_retry", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "data_sync_retry", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "(ISO|POSTGRES|SQL|GERMAN)(, (DMY|MDY|YMD))?", + "dataType": "String", + "defaultValue": "ISO, MDY", + "description": "Sets the display format for date and time values.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/DateStyle", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "DateStyle", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "ISO, MDY" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Enables per-database user names.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/db_user_namespace", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "db_user_namespace", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "1-2147483647", + "dataType": "Integer", + "defaultValue": "1000", + "description": "Sets the amount of time, in milliseconds, to wait on a lock before checking for deadlock.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/deadlock_timeout", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "deadlock_timeout", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "1000" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Shows whether the running server has assertion checks enabled.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/debug_assertions", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "debug_assertions", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "0-0", + "dataType": "Integer", + "defaultValue": "0", + "description": "Aggressively flush system caches for debugging purposes.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/debug_discard_caches", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "debug_discard_caches", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Indents parse and plan tree displays.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-logging.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/debug_pretty_print", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "debug_pretty_print", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Logs each query's parse tree.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-logging.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/debug_print_parse", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "debug_print_parse", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Logs each query's execution plan.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-logging.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/debug_print_plan", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "debug_print_plan", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Logs each query's rewritten parse tree.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-logging.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/debug_print_rewritten", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "debug_print_rewritten", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "1-10000", + "dataType": "Integer", + "defaultValue": "100", + "description": "Sets the default statistics target for table columns without a column-specific target.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/default_statistics_target", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "default_statistics_target", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "100" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "heap", + "description": "Sets the default table access method for new tables.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/default_table_access_method", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "default_table_access_method", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "heap" + }, + { + "allowedValues": "[A-Za-z._]*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the default tablespace to create tables and indexes in.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/default_tablespace", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "default_tablespace", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "[A-Za-z._]+", + "dataType": "String", + "defaultValue": "pg_catalog.english", + "description": "Selects the text search configuration that is used by those variants of the text search functions that do not have an explicit argument specifying it.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/default_text_search_config", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "default_text_search_config", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "pg_catalog.english" + }, + { + "allowedValues": "pglz", + "dataType": "Enumeration", + "defaultValue": "pglz", + "description": "Sets the default compression method for compressible values.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/default_toast_compression", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "default_toast_compression", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "pglz" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "This parameter controls the default deferrable status of each new transaction. It has no effect on read-write transactions or those operating at isolation levels lower than serializable.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/default_transaction_deferrable", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "default_transaction_deferrable", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "serializable,repeatable read,read committed,read uncommitted", + "dataType": "Enumeration", + "defaultValue": "read committed", + "description": "This parameter controls the default isolation level of each new transaction. The default is 'read committed'.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/default_transaction_isolation", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "default_transaction_isolation", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "read committed" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Sets the default read-only status of each new transaction.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/default_transaction_read_only", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "default_transaction_read_only", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "$libdir", + "description": "Sets the path for dynamically loadable modules.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/dynamic_library_path", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "dynamic_library_path", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "$libdir" + }, + { + "allowedValues": "posix,sysv,mmap", + "dataType": "Enumeration", + "defaultValue": "posix", + "description": "Selects the dynamic shared memory implementation used.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/dynamic_shared_memory_type", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "dynamic_shared_memory_type", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "posix" + }, + { + "allowedValues": "1-2147483647", + "dataType": "Integer", + "defaultValue": "786432", + "description": "Sets the planner's assumption about the size of the disk cache.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/effective_cache_size", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "effective_cache_size", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "8KB", + "value": "786432" + }, + { + "allowedValues": "0-1000", + "dataType": "Integer", + "defaultValue": "1", + "description": "Sets the number of concurrent disk I/O operations that PostgreSQL expects can be executed simultaneously.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/effective_io_concurrency", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "effective_io_concurrency", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "1" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables the planner's use of async append plans.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_async_append", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "enable_async_append", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables the planner's use of bitmap-scan plans.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_bitmapscan", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "enable_bitmapscan", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables the planner's use of gather merge plans.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_gathermerge", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "enable_gathermerge", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables the planner's use of hashed aggregation plans.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_hashagg", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "enable_hashagg", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables the planner's use of hash join plans.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_hashjoin", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "enable_hashjoin", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables the planner's use of incremental sort steps.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_incremental_sort", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "enable_incremental_sort", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables the planner's use of index-only-scan plans.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_indexonlyscan", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "enable_indexonlyscan", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables the planner's use of index-scan plans.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_indexscan", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "enable_indexscan", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables the planner's use of materialization.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_material", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "enable_material", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables the planner's use of memoization.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_memoize", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "enable_memoize", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables the planner's use of merge join plans.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_mergejoin", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "enable_mergejoin", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables the planner's use of nested loop join plans.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_nestloop", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "enable_nestloop", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables the planner's use of parallel append plans.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_parallel_append", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "enable_parallel_append", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables the planner's use of parallel hash plans.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_parallel_hash", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "enable_parallel_hash", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables plan-time and execution-time partition pruning.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_partition_pruning", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "enable_partition_pruning", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Enables or disables the query planner's use of partitionwise grouping or aggregation, which allows grouping or aggregation on a partitioned tables performed separately for each partition.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_partitionwise_aggregate", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "enable_partitionwise_aggregate", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Enables or disables the query planner's use of partitionwise join, which allows a join between partitioned tables to be performed by joining the matching partitions.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_partitionwise_join", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "enable_partitionwise_join", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables the planner's use of sequential-scan plans.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_seqscan", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "enable_seqscan", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables the planner's use of explicit sort steps.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_sort", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "enable_sort", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables the planner's use of TID scan plans.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/enable_tidscan", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "enable_tidscan", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Warns about backslash escapes in ordinary string literals.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/escape_string_warning", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "escape_string_warning", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "PostgreSQL", + "description": "Sets the application name used to identify PostgreSQL messages in the event log.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/event_source", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "event_source", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "PostgreSQL" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Terminates session on any error.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-error-handling.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/exit_on_error", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "exit_on_error", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Writes the postmaster PID to the specified file.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/external_pid_file", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "external_pid_file", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "-15-3", + "dataType": "Integer", + "defaultValue": "1", + "description": "Sets the number of digits displayed for floating-point values.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/extra_float_digits", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "extra_float_digits", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "1" + }, + { + "allowedValues": "off,on,regress", + "dataType": "Enumeration", + "defaultValue": "off", + "description": "Forces use of parallel query facilities.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/force_parallel_mode", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "force_parallel_mode", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "1-2147483647", + "dataType": "Integer", + "defaultValue": "8", + "description": "The planner will merge sub-queries into upper queries upto this limit in FROM clause. Smaller values reduce planning time but might yield inferior query plans.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/from_collapse_limit", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "from_collapse_limit", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "8" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Forces synchronization of updates to disk.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/fsync", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "fsync", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Writes full pages to WAL when first modified after a checkpoint.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/full_page_writes", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "full_page_writes", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables genetic query optimization.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/geqo", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "geqo", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "1-10", + "dataType": "Integer", + "defaultValue": "5", + "description": "GEQO: effort is used to set the default for other GEQO parameters.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/geqo_effort", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "geqo_effort", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "5" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "0", + "description": "GEQO: number of iterations of the algorithm.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/geqo_generations", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "geqo_generations", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "0", + "description": "GEQO: number of individuals in the population.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/geqo_pool_size", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "geqo_pool_size", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0" + }, + { + "allowedValues": "0-1", + "dataType": "Numeric", + "defaultValue": "0", + "description": "GEQO: seed for random path selection.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/geqo_seed", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "geqo_seed", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0" + }, + { + "allowedValues": "1.5-2", + "dataType": "Numeric", + "defaultValue": "2", + "description": "GEQO: selective pressure within the population.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/geqo_selection_bias", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "geqo_selection_bias", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "2" + }, + { + "allowedValues": "2-2147483647", + "dataType": "Integer", + "defaultValue": "12", + "description": "Sets the threshold of FROM items beyond which GEQO is used.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/geqo_threshold", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "geqo_threshold", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "12" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "0", + "description": "Sets the maximum allowed result for exact search by GIN.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/gin_fuzzy_search_limit", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "gin_fuzzy_search_limit", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0" + }, + { + "allowedValues": "64-2097151", + "dataType": "Integer", + "defaultValue": "4096", + "description": "Sets the maximum size of the pending list for GIN index.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/gin_pending_list_limit", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "gin_pending_list_limit", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "KB", + "value": "4096" + }, + { + "allowedValues": "1-1000", + "dataType": "Numeric", + "defaultValue": "2", + "description": "Multiple of work_mem to use for hash tables.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/hash_mem_multiplier", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "hash_mem_multiplier", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "2" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the server's \"hba\" configuration file.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/hba_file", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "hba_file", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "/datadrive/pg/data/pg_hba.conf" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Allows connections and queries during recovery.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/hot_standby", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "hot_standby", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Enables/disables the option whether hot standby needs to send feedback to the primary or upstream standby about queries currently executing on the standby.", + "documentationLink": "https://www.postgresql.org/docs/15/hot-standby.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/hot_standby_feedback", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "hot_standby_feedback", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "0", + "description": "The size of huge page that should be requested.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/huge_page_size", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "huge_page_size", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "KB", + "value": "0" + }, + { + "allowedValues": "on,off,try", + "dataType": "Enumeration", + "defaultValue": "try", + "description": "Enables/disables the use of huge memory pages. This setting is not applicable to servers having less than 4 vCores.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/huge_pages", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "huge_pages", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "try" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the server's \"ident\" configuration file.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/ident_file", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "ident_file", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "/datadrive/pg/data/pg_ident.conf" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "0", + "description": "Sets the maximum allowed duration of any idling transaction.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/idle_in_transaction_session_timeout", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "idle_in_transaction_session_timeout", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "0" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "0", + "description": "Sets the maximum allowed idle time between queries, when not in a transaction.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/idle_session_timeout", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "idle_session_timeout", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "0" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Continues processing after a checksum failure.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/ignore_checksum_failure", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "ignore_checksum_failure", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Continues recovery after an invalid pages failure.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/ignore_invalid_pages", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "ignore_invalid_pages", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Disables reading from system indexes.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/ignore_system_indexes", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "ignore_system_indexes", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Shows whether hot standby is currently active.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/in_hot_standby", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "in_hot_standby", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Shows whether datetimes are integer based.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/integer_datetimes", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "integer_datetimes", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "postgres,postgres_verbose,sql_standard,iso_8601", + "dataType": "Enumeration", + "defaultValue": "postgres", + "description": "Sets the display format for interval values.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/IntervalStyle", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "IntervalStyle", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "postgres" + }, + { + "allowedValues": "on, off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Determines whether JIT compilation may be used by PostgreSQL.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/jit", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "jit", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "-1-2147483647", + "dataType": "Integer", + "defaultValue": "100000", + "description": "Sets the query cost above which JIT compilation is activated, if enabled.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/jit_above_cost", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "jit_above_cost", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "100000" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Register JIT-compiled functions with debugger.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/jit_debugging_support", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "jit_debugging_support", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Write out LLVM bitcode to facilitate JIT debugging.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/jit_dump_bitcode", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "jit_dump_bitcode", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Allow JIT compilation of expressions.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/jit_expressions", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "jit_expressions", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "-1-2147483647", + "dataType": "Integer", + "defaultValue": "500000", + "description": "Sets the query cost above which JIT compilation attempts to inline functions and operators.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/jit_inline_above_cost", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "jit_inline_above_cost", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "500000" + }, + { + "allowedValues": "-1-2147483647", + "dataType": "Integer", + "defaultValue": "500000", + "description": "Sets the query cost above which JIT compilation applies expensive optimizations.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/jit_optimize_above_cost", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "jit_optimize_above_cost", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "500000" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Register JIT-compiled functions with perf profiler.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/jit_profiling_support", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "jit_profiling_support", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "llvmjit", + "description": "JIT provider to use.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/jit_provider", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "jit_provider", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "llvmjit" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Allow JIT compilation of tuple deforming.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/jit_tuple_deforming", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "jit_tuple_deforming", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "1-2147483647", + "dataType": "Integer", + "defaultValue": "8", + "description": "Sets the FROM-list size beyond which JOIN constructs are not flattened.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/join_collapse_limit", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "join_collapse_limit", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "8" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Sets whether Kerberos and GSSAPI user names should be treated as case-insensitive.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/krb_caseins_users", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "krb_caseins_users", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the location of the Kerberos server key file.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/krb_server_keyfile", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "krb_server_keyfile", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "C", + "description": "Shows the collation order locale.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/lc_collate", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "lc_collate", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "en_US.utf8" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "C", + "description": "Shows the character classification and case conversion locale.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/lc_ctype", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "lc_ctype", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "en_US.utf8" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the language in which messages are displayed.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/lc_messages", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "lc_messages", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "en_US.utf8" + }, + { + "allowedValues": "[A-Za-z0-9._ -]+", + "dataType": "String", + "defaultValue": "en_US.utf-8", + "description": "Sets the locale for formatting monetary amounts.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/lc_monetary", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "lc_monetary", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "en_US.utf-8" + }, + { + "allowedValues": "[A-Za-z0-9._ -]+", + "dataType": "String", + "defaultValue": "en_US.utf-8", + "description": "Sets the locale for formatting numbers.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/lc_numeric", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "lc_numeric", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "en_US.utf-8" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "C", + "description": "Sets the locale for formatting date and time values.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/lc_time", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "lc_time", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "en_US.utf8" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "localhost", + "description": "Sets the host name or IP address(es) to listen to.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/listen_addresses", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "listen_addresses", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "*" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Enables backward compatibility mode for privilege checks on large objects.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/lo_compat_privileges", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "lo_compat_privileges", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Lists unprivileged shared libraries to preload into each backend.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/local_preload_libraries", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "local_preload_libraries", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "0", + "description": "Sets the maximum allowed duration (in milliseconds) of any wait for a lock. 0 turns this off.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/lock_timeout", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "lock_timeout", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "0" + }, + { + "allowedValues": "-1-2147483647", + "dataType": "Integer", + "defaultValue": "-1", + "description": "Sets the minimum execution time above which autovacuum actions will be logged.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-autovacuum.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_autovacuum_min_duration", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "log_autovacuum_min_duration", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "600000" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Logs each checkpoint.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-logging.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_checkpoints", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "log_checkpoints", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Causes each attempted connection to the server to be logged, as well as successful completion of client authentication.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-logging.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_connections", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_connections", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "stderr,csvlog", + "dataType": "Enumeration", + "defaultValue": "stderr", + "description": "Sets the destination for server log output.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-logging.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_destination", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "log_destination", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "stderr" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "log", + "description": "Sets the destination directory for log files.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_directory", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_directory", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "log" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Logs end of a session, including duration.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-logging.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_disconnections", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_disconnections", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Logs the duration of each completed SQL statement.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-logging.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_duration", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "log_duration", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "terse,default,verbose", + "dataType": "Enumeration", + "defaultValue": "default", + "description": "Controls the amount of detail written in the server log for each message that is logged.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-logging.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_error_verbosity", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "log_error_verbosity", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "default" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Writes executor performance statistics to the server log.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-logging.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_executor_stats", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_executor_stats", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "0-511", + "dataType": "Integer", + "defaultValue": "384", + "description": "Sets the file permissions for log files.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_file_mode", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_file_mode", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0600" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "postgresql-%Y-%m-%d_%H%M%S.log", + "description": "Sets the file name pattern for log files.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_filename", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_filename", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "postgresql-%Y-%m-%d_%H%M%S.log" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Logs the host name in the connection logs.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_hostname", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_hostname", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "[^']*", + "dataType": "String", + "defaultValue": "%t-%c-", + "description": "Sets the printf-style string that is output at the beginning of each log line.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_line_prefix", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "log_line_prefix", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "%t-%c-" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Controls whether a log message is produced when a session waits longer than deadlock_timeout to acquire a lock.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-logging.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_lock_waits", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "log_lock_waits", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "-1-2147483647", + "dataType": "Integer", + "defaultValue": "-1", + "description": "Sets the minimum execution time above which a sample of statements will be logged. Sampling is determined by log_statement_sample_rate.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_min_duration_sample", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_min_duration_sample", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "-1" + }, + { + "allowedValues": "-1-2147483647", + "dataType": "Integer", + "defaultValue": "-1", + "description": "Sets the minimum execution time (in milliseconds) above which statements will be logged. -1 disables logging statement durations.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-logging.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_min_duration_statement", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "log_min_duration_statement", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "-1" + }, + { + "allowedValues": "debug5,debug4,debug3,debug2,debug1,info,notice,warning,error,log,fatal,panic", + "dataType": "Enumeration", + "defaultValue": "error", + "description": "Causes all statements generating error at or above this level to be logged.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-logging.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_min_error_statement", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "log_min_error_statement", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "error" + }, + { + "allowedValues": "debug5,debug4,debug3,debug2,debug1,info,notice,warning,error,log,fatal,panic", + "dataType": "Enumeration", + "defaultValue": "warning", + "description": "Controls which message levels are written to the server log.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-logging.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_min_messages", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "log_min_messages", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "warning" + }, + { + "allowedValues": "-1-1073741823", + "dataType": "Integer", + "defaultValue": "-1", + "description": "Sets the maximum length in bytes of data logged for bind parameter values when logging statements.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_parameter_max_length", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_parameter_max_length", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "bytes", + "value": "-1" + }, + { + "allowedValues": "-1-1073741823", + "dataType": "Integer", + "defaultValue": "0", + "description": "Sets the maximum length in bytes of data logged for bind parameter values when logging statements, on error.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_parameter_max_length_on_error", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_parameter_max_length_on_error", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "bytes", + "value": "0" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Writes parser performance statistics to the server log.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_parser_stats", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_parser_stats", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Writes planner performance statistics to the server log.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_planner_stats", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_planner_stats", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Controls whether a log message is produced when the startup process waits longer than deadlock_timeout for recovery conflicts.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-logging.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_recovery_conflict_waits", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "log_recovery_conflict_waits", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Logs each replication command.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_replication_commands", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_replication_commands", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "0-35791394", + "dataType": "Integer", + "defaultValue": "1440", + "description": "Sets the amount of time to wait before forcing log file rotation.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_rotation_age", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_rotation_age", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "minutes", + "value": "60" + }, + { + "allowedValues": "0-2097151", + "dataType": "Integer", + "defaultValue": "10240", + "description": "Sets the maximum size a log file can reach before being rotated.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_rotation_size", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_rotation_size", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "KB", + "value": "102400" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "10000", + "description": "Time between progress updates for long-running startup operations.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_startup_progress_interval", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_startup_progress_interval", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "10000" + }, + { + "allowedValues": "none,ddl,mod,all", + "dataType": "Enumeration", + "defaultValue": "none", + "description": "Sets the type of statements logged.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-logging.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_statement", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "log_statement", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "none" + }, + { + "allowedValues": "0-1", + "dataType": "Numeric", + "defaultValue": "1", + "description": "Fraction of statements exceeding log_min_duration_sample to be logged.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_statement_sample_rate", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_statement_sample_rate", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "1" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "For each query, writes cumulative performance statistics to the server log.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-logging.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_statement_stats", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "log_statement_stats", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "-1-2147483647", + "dataType": "Integer", + "defaultValue": "-1", + "description": "Logs the use of temporary files larger than this number of kilobytes.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-logging.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_temp_files", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "log_temp_files", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "KB", + "value": "-1" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "GMT", + "description": "Sets the time zone to use in log messages.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_timezone", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_timezone", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "UTC" + }, + { + "allowedValues": "0-1", + "dataType": "Numeric", + "defaultValue": "0", + "description": "Sets the fraction of transactions from which to log all statements.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_transaction_sample_rate", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_transaction_sample_rate", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Truncate existing log files of same name during log rotation.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/log_truncate_on_rotation", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "log_truncate_on_rotation", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Start a subprocess to capture stderr output and/or csvlogs into log files.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/logging_collector", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "logging_collector", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "64-2147483647", + "dataType": "Integer", + "defaultValue": "65536", + "description": "Sets the maximum memory to be used for logical decoding.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/logical_decoding_work_mem", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "logical_decoding_work_mem", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "KB", + "value": "65536" + }, + { + "allowedValues": "0-1000", + "dataType": "Integer", + "defaultValue": "10", + "description": "A variant of effective_io_concurrency that is used for maintenance work.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/maintenance_io_concurrency", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "maintenance_io_concurrency", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "10" + }, + { + "allowedValues": "1024-2097151", + "dataType": "Integer", + "defaultValue": "216064", + "description": "Sets the maximum memory to be used for maintenance operations such as VACUUM, Create Index.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/maintenance_work_mem", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "maintenance_work_mem", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "KB", + "value": "216064" + }, + { + "allowedValues": "25-5000", + "dataType": "Integer", + "defaultValue": "859", + "description": "Sets the maximum number of concurrent connections to the database server.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-connection.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_connections", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "max_connections", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "859" + }, + { + "allowedValues": "64-2147483647", + "dataType": "Integer", + "defaultValue": "1000", + "description": "Sets the maximum number of simultaneously open files for each server process.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_files_per_process", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "max_files_per_process", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "1000" + }, + { + "allowedValues": "100-100", + "dataType": "Integer", + "defaultValue": "100", + "description": "Shows the maximum number of function arguments.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_function_args", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "max_function_args", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "100" + }, + { + "allowedValues": "63-63", + "dataType": "Integer", + "defaultValue": "63", + "description": "Shows the maximum identifier length.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_identifier_length", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "max_identifier_length", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "63" + }, + { + "allowedValues": "32-32", + "dataType": "Integer", + "defaultValue": "32", + "description": "Shows the maximum number of index keys.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_index_keys", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "max_index_keys", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "32" + }, + { + "allowedValues": "10-8388608", + "dataType": "Integer", + "defaultValue": "64", + "description": "Sets the maximum number of locks can be taken per transaction. When running a replica server, you must set this parameter to the same or higher value than on the master server.", + "documentationLink": "https://www.postgresql.org/docs/current/runtime-config-locks.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_locks_per_transaction", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "max_locks_per_transaction", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "64" + }, + { + "allowedValues": "0-262143", + "dataType": "Integer", + "defaultValue": "4", + "description": "Specifies maximum number of logical replication workers. This includes both apply workers and table synchronization workers.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-replication.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_logical_replication_workers", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "max_logical_replication_workers", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "4" + }, + { + "allowedValues": "0-64", + "dataType": "Integer", + "defaultValue": "64", + "description": "Sets the maximum number of parallel processes per maintenance operation.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_parallel_maintenance_workers", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "max_parallel_maintenance_workers", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "64" + }, + { + "allowedValues": "0-1024", + "dataType": "Integer", + "defaultValue": "8", + "description": "Sets the maximum number of workers than can be supported for parallel operations.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_parallel_workers", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "max_parallel_workers", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "8" + }, + { + "allowedValues": "0-1024", + "dataType": "Integer", + "defaultValue": "2", + "description": "Sets the maximum number of parallel processes per executor node.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_parallel_workers_per_gather", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "max_parallel_workers_per_gather", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "2" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "2", + "description": "Sets the maximum number of predicate-locked tuples per page.", + "documentationLink": "https://www.postgresql.org/docs/current/runtime-config-locks.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_pred_locks_per_page", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "max_pred_locks_per_page", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "2" + }, + { + "allowedValues": "-2147483648-2147483647", + "dataType": "Integer", + "defaultValue": "-2", + "description": "Sets the maximum number of predicate-locked pages and tuples per relation.", + "documentationLink": "https://www.postgresql.org/docs/current/runtime-config-locks.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_pred_locks_per_relation", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "max_pred_locks_per_relation", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "-2" + }, + { + "allowedValues": "10-2147483647", + "dataType": "Integer", + "defaultValue": "64", + "description": "Sets the maximum number of predicate locks per transaction.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_pred_locks_per_transaction", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "max_pred_locks_per_transaction", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "64" + }, + { + "allowedValues": "0-262143", + "dataType": "Integer", + "defaultValue": "0", + "description": "Sets the maximum number of simultaneously prepared transactions. When running a replica server, you must set this parameter to the same or higher value than on the primary server.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_prepared_transactions", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "max_prepared_transactions", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0" + }, + { + "allowedValues": "2-262143", + "dataType": "Integer", + "defaultValue": "10", + "description": "Specifies the maximum number of replication slots that the server can support.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-replication.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_replication_slots", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "max_replication_slots", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "10" + }, + { + "allowedValues": "-1-2147483647", + "dataType": "Integer", + "defaultValue": "-1", + "description": "Sets the maximum WAL size that can be reserved by replication slots.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_slot_wal_keep_size", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "max_slot_wal_keep_size", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "megabytes", + "value": "-1" + }, + { + "allowedValues": "100-2147483647", + "dataType": "Integer", + "defaultValue": "100", + "description": "Sets the maximum stack depth, in kilobytes.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_stack_depth", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "max_stack_depth", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "KB", + "value": "2048" + }, + { + "allowedValues": "-1-2147483647", + "dataType": "Integer", + "defaultValue": "30000", + "description": "Sets the maximum delay before canceling queries that conflict when a hot standby server is processing archived WAL data.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-replication.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_standby_archive_delay", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "max_standby_archive_delay", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "30000" + }, + { + "allowedValues": "-1-2147483647", + "dataType": "Integer", + "defaultValue": "30000", + "description": "Sets the maximum delay before canceling queries that conflict when a hot standby server is processing streamed WAL data.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-replication.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_standby_streaming_delay", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "max_standby_streaming_delay", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "30000" + }, + { + "allowedValues": "0-262143", + "dataType": "Integer", + "defaultValue": "2", + "description": "Maximum number of table synchronization workers per subscription.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_sync_workers_per_subscription", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "max_sync_workers_per_subscription", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "2" + }, + { + "allowedValues": "5-100", + "dataType": "Integer", + "defaultValue": "10", + "description": "Sets the maximum number of simultaneously running WAL sender processes.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-replication.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_wal_senders", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "max_wal_senders", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "10" + }, + { + "allowedValues": "32-65536", + "dataType": "Integer", + "defaultValue": "2048", + "description": "Maximum size to let the WAL grow before triggering automatic checkpoint.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-wal.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_wal_size", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "max_wal_size", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "megabytes", + "value": "2048" + }, + { + "allowedValues": "0-262143", + "dataType": "Integer", + "defaultValue": "8", + "description": "Sets the maximum number of background processes that the system can support.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/max_worker_processes", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "max_worker_processes", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "8" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "0", + "description": "Amount of dynamic shared memory reserved at startup.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/min_dynamic_shared_memory", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "min_dynamic_shared_memory", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "megabytes", + "value": "0" + }, + { + "allowedValues": "0-715827882", + "dataType": "Integer", + "defaultValue": "64", + "description": "Sets the minimum amount of index data for a parallel scan.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/min_parallel_index_scan_size", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "min_parallel_index_scan_size", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "8KB", + "value": "64" + }, + { + "allowedValues": "0-715827882", + "dataType": "Integer", + "defaultValue": "1024", + "description": "Sets the minimum amount of table data that must be scanned for a parallel scan to be considered.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/min_parallel_table_scan_size", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "min_parallel_table_scan_size", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "8KB", + "value": "1024" + }, + { + "allowedValues": "32-2097151", + "dataType": "Integer", + "defaultValue": "80", + "description": "Sets the minimum size to shrink the WAL to.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-wal.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/min_wal_size", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "min_wal_size", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "megabytes", + "value": "80" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Controls whether Gather and Gather Merge also run subplans.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/parallel_leader_participation", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "parallel_leader_participation", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "0-1.79769e+308", + "dataType": "Numeric", + "defaultValue": "1000", + "description": "Sets the planner's estimate of the cost of starting up worker processes for parallel query.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/parallel_setup_cost", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "parallel_setup_cost", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "1000" + }, + { + "allowedValues": "0-1.79769e+308", + "dataType": "Numeric", + "defaultValue": "0.1", + "description": "Sets the planner's estimate of the cost of passing each tuple (row) from worker to master backend.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-query.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/parallel_tuple_cost", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "parallel_tuple_cost", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0.1" + }, + { + "allowedValues": "md5,scram-sha-256", + "dataType": "Enumeration", + "defaultValue": "md5", + "description": "Determines the algorithm to use to encrypt the password..", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/password_encryption", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "password_encryption", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "md5" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Same purpose as the p_analyze argument to run_maintenance().", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pg_partman_bgw.analyze", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pg_partman_bgw.analyze", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "[A-Za-z0-9_,]*", + "dataType": "String", + "defaultValue": "", + "description": "Required. The database(s) that run_maintenance() will run on. If more than one, use a comma separated list. If not set, BGW will do nothing.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pg_partman_bgw.dbname", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pg_partman_bgw.dbname", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "1-315360000", + "dataType": "Integer", + "defaultValue": "3600", + "description": "Number of seconds between calls to run_maintenance().", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pg_partman_bgw.interval", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pg_partman_bgw.interval", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "seconds", + "value": "3600" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Same purpose as the p_jobmon argument to run_maintenance().", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pg_partman_bgw.jobmon", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pg_partman_bgw.jobmon", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "[A-Za-z\\._]*", + "dataType": "String", + "defaultValue": "", + "description": "The role that run_maintenance() will run as. Default is postgres. Only a single role name is allowed.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pg_partman_bgw.role", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pg_partman_bgw.role", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "15-10080", + "dataType": "Integer", + "defaultValue": "15", + "description": "Sets the query_store index auto generation interval in minutes for pg_qs.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pg_qs.index_generation_interval", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "pg_qs.index_generation_interval", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "minutes", + "value": "15" + }, + { + "allowedValues": "1-30", + "dataType": "Integer", + "defaultValue": "15", + "description": "Sets the query_store capture interval in minutes for pg_qs - this is the frequency of data persistence.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pg_qs.interval_length_minutes", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "pg_qs.interval_length_minutes", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "minutes", + "value": "15" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables or disables pg_qs. off means pg_qs isn't avaible to be turned on.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pg_qs.is_enabled_fs", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "pg_qs.is_enabled_fs", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "100-10000", + "dataType": "Integer", + "defaultValue": "7500", + "description": "Sets the maximum number of bytes that will be saved for query plan text for pg_qs; longer plans will be truncated.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pg_qs.max_plan_size", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pg_qs.max_plan_size", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "bytes", + "value": "7500" + }, + { + "allowedValues": "100-10000", + "dataType": "Integer", + "defaultValue": "6000", + "description": "Sets the maximum query text length that will be saved; longer queries will be truncated.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pg_qs.max_query_text_length", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pg_qs.max_query_text_length", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "bytes", + "value": "6000" + }, + { + "allowedValues": "top,all,none", + "dataType": "Enumeration", + "defaultValue": "none", + "description": "Sets query capture mode for query store. None disables any capturing.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pg_qs.query_capture_mode", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pg_qs.query_capture_mode", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "none" + }, + { + "allowedValues": "1-30", + "dataType": "Integer", + "defaultValue": "7", + "description": "Sets the retention period window in days for pg_qs - after this time data will be deleted.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pg_qs.retention_period_in_days", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pg_qs.retention_period_in_days", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "7" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Turns saving query plans on or off for pg_qs ", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pg_qs.store_query_plans", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pg_qs.store_query_plans", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Selects whether utility commands are tracked by pg_qs.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pg_qs.track_utility", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pg_qs.track_utility", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "100-2147483647", + "dataType": "Integer", + "defaultValue": "5000", + "description": "Sets the maximum number of statements tracked by pg_stat_statements.", + "documentationLink": "https://www.postgresql.org/docs/15/pgstatstatements.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pg_stat_statements.max", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "pg_stat_statements.max", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "5000" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Save pg_stat_statements statistics across server shutdowns.", + "documentationLink": "https://www.postgresql.org/docs/15/pgstatstatements.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pg_stat_statements.save", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pg_stat_statements.save", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "top,all,none", + "dataType": "Enumeration", + "defaultValue": "top", + "description": "Controls which statements are counted by pg_stat_statements.", + "documentationLink": "https://www.postgresql.org/docs/15/pgstatstatements.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pg_stat_statements.track", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pg_stat_statements.track", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "top" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Selects whether utility commands are tracked by pg_stat_statements.", + "documentationLink": "https://www.postgresql.org/docs/15/pgstatstatements.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pg_stat_statements.track_utility", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pg_stat_statements.track_utility", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "none,read,write,function,role,ddl,misc,all", + "dataType": "Set", + "defaultValue": "none", + "description": "Specifies which classes of statements will be logged by session audit logging.", + "documentationLink": "https://github.com/pgaudit/pgaudit/blob/master/README.md", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pgaudit.log", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pgaudit.log", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "none" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Specifies that session logging should be enabled in the case where all relations in a statement are in pg_catalog.", + "documentationLink": "https://github.com/pgaudit/pgaudit/blob/master/README.md", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pgaudit.log_catalog", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pgaudit.log_catalog", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Specifies whether audit messages should be visible to client.", + "documentationLink": "https://github.com/pgaudit/pgaudit/blob/master/README.md", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pgaudit.log_client", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pgaudit.log_client", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": ",debug5,debug4,debug3,debug2,debug1,info,notice,warning,log", + "dataType": "Enumeration", + "defaultValue": "log", + "description": "Specifies the log level that will be used for log entries.", + "documentationLink": "https://github.com/pgaudit/pgaudit/blob/master/README.md", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pgaudit.log_level", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pgaudit.log_level", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "log" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Specifies that audit logging should include the parameters that were passed with the statement.", + "documentationLink": "https://github.com/pgaudit/pgaudit/blob/master/README.md", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pgaudit.log_parameter", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pgaudit.log_parameter", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Specifies whether session audit logging should create a separate log entry for each relation referenced in a SELECT or DML statement.", + "documentationLink": "https://github.com/pgaudit/pgaudit/blob/master/README.md", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pgaudit.log_relation", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pgaudit.log_relation", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Specifies whether logging will include the statement text and parameters with the first log entry for a statement/substatement combination or with every entry.", + "documentationLink": "https://github.com/pgaudit/pgaudit/blob/master/README.md", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pgaudit.log_statement_once", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pgaudit.log_statement_once", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "[A-Za-z\\._]*", + "dataType": "String", + "defaultValue": "", + "description": "Specifies the master role to use for object audit logging.", + "documentationLink": "https://github.com/pgaudit/pgaudit/blob/master/README.md", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pgaudit.role", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pgaudit.role", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Tells PGLogical to use batch insert mechanism if possible.", + "documentationLink": "https://github.com/ArmMbedCloud/pglogical", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pglogical.batch_inserts", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pglogical.batch_inserts", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "debug5,debug4,debug3,debug2,debug1,info,notice,warning,error,log,fatal,panic", + "dataType": "Enumeration", + "defaultValue": "log", + "description": "Sets the log level for reporting detected conflicts when the pglogical.conflict_resolution is set to anything else than error.", + "documentationLink": "https://github.com/ArmMbedCloud/pglogical", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pglogical.conflict_log_level", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pglogical.conflict_log_level", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "log" + }, + { + "allowedValues": "error,apply_remote,keep_local,last_update_wins,first_update_wins", + "dataType": "Enumeration", + "defaultValue": "apply_remote", + "description": "Sets the resolution method for any detected conflicts between local data and incoming changes.", + "documentationLink": "https://github.com/ArmMbedCloud/pglogical", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pglogical.conflict_resolution", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pglogical.conflict_resolution", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "apply_remote" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Tells PGLogical to use SPI interface to form actual SQL (INSERT, UPDATE, DELETE) statements to apply incoming changes instead of using internal low level interface.", + "documentationLink": "https://github.com/ArmMbedCloud/pglogical", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pglogical.use_spi", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pglogical.use_spi", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables or disables pgms_stats. On means the extension is running.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pgms_stats.is_enabled_fs", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "pgms_stats.is_enabled_fs", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "1-600000", + "dataType": "Integer", + "defaultValue": "100", + "description": "Set the frequency, in milliseconds, at which wait events are sampled.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pgms_wait_sampling.history_period", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pgms_wait_sampling.history_period", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "100" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables or disables pgms_wait_sampling. Off means pgms_wait_sampling isn't available to be tunred on.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pgms_wait_sampling.is_enabled_fs", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "pgms_wait_sampling.is_enabled_fs", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "all,none", + "dataType": "Enumeration", + "defaultValue": "none", + "description": "Selects which statements are tracked by the pgms_wait_sampling extension.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pgms_wait_sampling.query_capture_mode", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pgms_wait_sampling.query_capture_mode", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "none" + }, + { + "allowedValues": "auto,force_generic_plan,force_custom_plan", + "dataType": "Enumeration", + "defaultValue": "auto", + "description": "Controls the planner's selection of custom or generic plan.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/plan_cache_mode", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "plan_cache_mode", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "auto" + }, + { + "allowedValues": "1-65535", + "dataType": "Integer", + "defaultValue": "5432", + "description": "Sets the TCP port the server listens on.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/port", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "port", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "5432" + }, + { + "allowedValues": "0-2147", + "dataType": "Integer", + "defaultValue": "0", + "description": "Sets the amount of time to wait after authentication on connection startup.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/post_auth_delay", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "post_auth_delay", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "seconds", + "value": "0" + }, + { + "allowedValues": "DISABLE_ALL,ENABLE_ALL", + "dataType": "Enumeration", + "defaultValue": "DISABLE_ALL", + "description": "Controls postgis GDAL enabled driver settings.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/postgis.gdal_enabled_drivers", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "postgis.gdal_enabled_drivers", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "DISABLE_ALL" + }, + { + "allowedValues": "0-60", + "dataType": "Integer", + "defaultValue": "0", + "description": "Sets the amount of time to wait before authentication on connection startup.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pre_auth_delay", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "pre_auth_delay", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "seconds", + "value": "0" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the connection string to be used to connect to the sending server.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/primary_conninfo", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "primary_conninfo", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the name of the replication slot to use on the sending server.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/primary_slot_name", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "primary_slot_name", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Specifies a file name whose presence ends recovery in the standby.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/promote_trigger_file", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "promote_trigger_file", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "When generating SQL fragments, quotes all identifiers.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/quote_all_identifiers", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "quote_all_identifiers", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "0-1.79769e+308", + "dataType": "Numeric", + "defaultValue": "2", + "description": "Sets the planner's estimate of the cost of a nonsequentially fetched disk page.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/random_page_cost", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "random_page_cost", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "2" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the shell command that will be executed once at the end of recovery.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/recovery_end_command", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "recovery_end_command", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "fsync,syncfs", + "dataType": "Enumeration", + "defaultValue": "fsync", + "description": "Sets the method for synchronizing the data directory before crash recovery.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/recovery_init_sync_method", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "recovery_init_sync_method", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "fsync" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "0", + "description": "Sets the minimum delay for applying changes during recovery.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/recovery_min_apply_delay", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "recovery_min_apply_delay", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "0" + }, + { + "allowedValues": "off,on,try", + "dataType": "Enumeration", + "defaultValue": "try", + "description": "Prefetch referenced blocks during recovery.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/recovery_prefetch", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "recovery_prefetch", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "try" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Set to \"immediate\" to end recovery as soon as a consistent state is reached.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/recovery_target", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "recovery_target", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "pause,promote,shutdown", + "dataType": "Enumeration", + "defaultValue": "pause", + "description": "Sets the action to perform upon reaching the recovery target.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/recovery_target_action", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "recovery_target_action", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "pause" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Sets whether to include or exclude transaction with recovery target.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/recovery_target_inclusive", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "recovery_target_inclusive", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the LSN of the write-ahead log location up to which recovery will proceed.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/recovery_target_lsn", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "recovery_target_lsn", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the named restore point up to which recovery will proceed.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/recovery_target_name", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "recovery_target_name", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the time stamp up to which recovery will proceed.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/recovery_target_time", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "recovery_target_time", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "latest", + "description": "Specifies the timeline to recover into.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/recovery_target_timeline", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "recovery_target_timeline", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "latest" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the transaction ID up to which recovery will proceed.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/recovery_target_xid", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "recovery_target_xid", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "0.001-1e+06", + "dataType": "Numeric", + "defaultValue": "10", + "description": "Sets the planner's estimate of the average size of a recursive query's working table.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/recursive_worktable_factor", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "recursive_worktable_factor", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "10" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Reinitialize server after backend crash.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/restart_after_crash", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "restart_after_crash", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the shell command that will be called to retrieve an archived WAL file.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/restore_command", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "restore_command", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables row security.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/row_security", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "row_security", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "[A-Za-z0-9.\"$, ]+", + "dataType": "String", + "defaultValue": "\"$user\", public", + "description": "Sets the schema search order for names that are not schema-qualified.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/search_path", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "search_path", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "\"$user\", public" + }, + { + "allowedValues": "131072-131072", + "dataType": "Integer", + "defaultValue": "131072", + "description": "Shows the number of pages per disk file.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/segment_size", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "segment_size", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "8KB", + "value": "131072" + }, + { + "allowedValues": "0-1.79769e+308", + "dataType": "Numeric", + "defaultValue": "1", + "description": "Sets the planner's estimate of the cost of a sequentially fetched disk page.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/seq_page_cost", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "seq_page_cost", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "1" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "SQL_ASCII", + "description": "Shows the server (database) character set encoding.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/server_encoding", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "server_encoding", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "UTF8" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "15.3", + "description": "Shows the server version.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/server_version", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "server_version", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "15.3" + }, + { + "allowedValues": "150003-150003", + "dataType": "Integer", + "defaultValue": "150003", + "description": "Shows the server version as an integer.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/server_version_num", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "server_version_num", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "150003" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Lists shared libraries to preload into each backend.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/session_preload_libraries", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "session_preload_libraries", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "origin,replica,local", + "dataType": "Enumeration", + "defaultValue": "origin", + "description": "Controls firing of replication-related triggers and rules for the current session.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/session_replication_role", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "session_replication_role", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "origin" + }, + { + "allowedValues": "16-1073741823", + "dataType": "Integer", + "defaultValue": "262144", + "description": "Sets the number of shared memory buffers used by the server. Unit is 8kb. Allowed values are inside the range of 10% - 75% of available memory.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/shared_buffers", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "shared_buffers", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "8KB", + "value": "262144" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "0", + "description": "Shows the size of the server's main shared memory area (rounded up to the nearest MB).", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/shared_memory_size", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "shared_memory_size", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "megabytes", + "value": "2168" + }, + { + "allowedValues": "-1-2147483647", + "dataType": "Integer", + "defaultValue": "-1", + "description": "Shows the number of huge pages needed for the main shared memory area.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/shared_memory_size_in_huge_pages", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "shared_memory_size_in_huge_pages", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "1084" + }, + { + "allowedValues": "sysv,mmap", + "dataType": "Enumeration", + "defaultValue": "mmap", + "description": "Selects the shared memory implementation used for the main shared memory region.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/shared_memory_type", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "shared_memory_type", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "mmap" + }, + { + "allowedValues": ",anon,auto_explain,pg_cron,pg_hint_plan,pg_partman_bgw,pg_prewarm,pg_stat_statements,pgaudit,pglogical,timescaledb,wal2json", + "dataType": "Set", + "defaultValue": "pg_cron,pg_stat_statements", + "description": "Sets which shared libraries are preloaded at server start.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/shared_preload_libraries", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "shared_preload_libraries", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "pg_cron,pg_stat_statements" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Enables SSL connections.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/ssl", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "ssl", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Location of the SSL certificate authority file.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/ssl_ca_file", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "ssl_ca_file", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "/datadrive/certs/ca.pem" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "server.crt", + "description": "Location of the SSL server certificate file.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/ssl_cert_file", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "ssl_cert_file", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "/datadrive/certs/cert.pem" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "HIGH:MEDIUM:+3DES:!aNULL", + "description": "Sets the list of allowed SSL ciphers.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/ssl_ciphers", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "ssl_ciphers", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Location of the SSL certificate revocation list directory.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/ssl_crl_dir", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "ssl_crl_dir", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Location of the SSL certificate revocation list file.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/ssl_crl_file", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "ssl_crl_file", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Location of the SSL DH parameters file.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/ssl_dh_params_file", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "ssl_dh_params_file", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "prime256v1", + "description": "Sets the curve to use for ECDH.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/ssl_ecdh_curve", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "ssl_ecdh_curve", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "prime256v1" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "server.key", + "description": "Location of the SSL server private key file.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/ssl_key_file", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "ssl_key_file", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "/datadrive/certs/key.pem" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "OpenSSL", + "description": "Shows the name of the SSL library.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/ssl_library", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "ssl_library", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "OpenSSL" + }, + { + "allowedValues": ",TLSv1.2,TLSv1.3", + "dataType": "Enumeration", + "defaultValue": "", + "description": "Sets the maximum SSL/TLS protocol version to use.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-connection.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/ssl_max_protocol_version", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "ssl_max_protocol_version", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "TLSv1.2,TLSv1.3", + "dataType": "Enumeration", + "defaultValue": "TLSv1.2", + "description": "Sets the minimum SSL/TLS protocol version to use.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-connection.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/ssl_min_protocol_version", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "ssl_min_protocol_version", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "TLSv1.2" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Command to obtain passphrases for SSL.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/ssl_passphrase_command", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "ssl_passphrase_command", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Controls whether ssl_passphrase_command is called during server reload.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/ssl_passphrase_command_supports_reload", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "ssl_passphrase_command_supports_reload", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Give priority to server ciphersuite order.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/ssl_prefer_server_ciphers", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "ssl_prefer_server_ciphers", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Causes '...' strings to treat backslashes literally.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/standard_conforming_strings", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "standard_conforming_strings", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "0", + "description": "Sets the maximum allowed duration (in milliseconds) of any statement. 0 turns this off.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/statement_timeout", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "statement_timeout", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "0" + }, + { + "allowedValues": "none,cache,snapshot", + "dataType": "Enumeration", + "defaultValue": "cache", + "description": "Sets the consistency of accesses to statistics data.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/stats_fetch_consistency", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "stats_fetch_consistency", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "cache" + }, + { + "allowedValues": "0-262143", + "dataType": "Integer", + "defaultValue": "3", + "description": "Sets the number of connection slots reserved for superusers.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/superuser_reserved_connections", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "superuser_reserved_connections", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "3" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables synchronized sequential scans.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/synchronize_seqscans", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "synchronize_seqscans", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "local,remote_write,on,off", + "dataType": "Enumeration", + "defaultValue": "on", + "description": "Sets the current transaction's synchronization level.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/synchronous_commit", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "synchronous_commit", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Number of synchronous standbys and list of names of potential synchronous ones.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/synchronous_standby_names", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "synchronous_standby_names", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "local0,local1,local2,local3,local4,local5,local6,local7", + "dataType": "Enumeration", + "defaultValue": "local0", + "description": "Sets the syslog \"facility\" to be used when syslog enabled.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/syslog_facility", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "syslog_facility", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "local0" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "postgres", + "description": "Sets the program name used to identify PostgreSQL messages in syslog.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/syslog_ident", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "syslog_ident", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "postgres" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Add sequence number to syslog messages to avoid duplicate suppression.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/syslog_sequence_numbers", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "syslog_sequence_numbers", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Split messages sent to syslog by lines and to fit into 1024 bytes.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/syslog_split_messages", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "syslog_split_messages", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "9", + "description": "Specifies the number of TCP keepalives that can be lost before the server's connection to the client is considered dead.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-connection.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/tcp_keepalives_count", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "tcp_keepalives_count", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "9" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "120", + "description": "Specifies the number of seconds of inactivity after which TCP should send a keepalive message to the client.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-connection.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/tcp_keepalives_idle", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "tcp_keepalives_idle", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "seconds", + "value": "120" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "30", + "description": "Specifies the number of seconds after which a TCP keepalive message that is not acknowledged by the client should be retransmitted.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-connection.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/tcp_keepalives_interval", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "tcp_keepalives_interval", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "seconds", + "value": "30" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "0", + "description": "Specifies the amount of time that transmitted data may remain unacknowledged before the TCP connection is forcibly closed.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-connection.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/tcp_user_timeout", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "tcp_user_timeout", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "0" + }, + { + "allowedValues": "100-1073741823", + "dataType": "Integer", + "defaultValue": "1024", + "description": "Sets the maximum number of temporary buffers used by each database session.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/temp_buffers", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "temp_buffers", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "8KB", + "value": "1024" + }, + { + "allowedValues": "-1-2147483647", + "dataType": "Integer", + "defaultValue": "-1", + "description": "Limits the total size of all temporary files used by each process.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/temp_file_limit", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "temp_file_limit", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "KB", + "value": "-1" + }, + { + "allowedValues": "[A-Za-z._]*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the default tablespace(s) to use for temporary tables and sort files if not specified in the CREATE command.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/temp_tablespaces", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "temp_tablespaces", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "[A-Za-z0-9/+_-]+", + "dataType": "String", + "defaultValue": "UTC", + "description": "Sets the time zone for displaying and interpreting time stamps.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/TimeZone", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "TimeZone", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "UTC" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Selects a file of time zone abbreviations.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/timezone_abbreviations", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "timezone_abbreviations", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "Default" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Generates debugging output for LISTEN and NOTIFY.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/trace_notify", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "trace_notify", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "debug5,debug4,debug3,debug2,debug1,log,notice,warning,error", + "dataType": "Enumeration", + "defaultValue": "log", + "description": "Enables logging of recovery-related debugging information.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/trace_recovery_messages", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "trace_recovery_messages", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "log" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Emit information about resource usage in sorting.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/trace_sort", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "trace_sort", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Collects information about executing commands for each session.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-statistics.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/track_activities", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "track_activities", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "100-102400", + "dataType": "Integer", + "defaultValue": "1024", + "description": "Sets the amount of memory reserved for pg_stat_activity.query, in bytes.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-statistics.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/track_activity_query_size", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "track_activity_query_size", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "bytes", + "value": "1024" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Collects transaction commit time.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-statistics.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/track_commit_timestamp", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "track_commit_timestamp", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables collection of statistics on database activity", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-statistics.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/track_counts", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "track_counts", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "none,pl,all", + "dataType": "Enumeration", + "defaultValue": "none", + "description": "Enables tracking of function call counts and time used.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-statistics.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/track_functions", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "track_functions", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "none" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Enables timing of database I/O calls.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-statistics.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/track_io_timing", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "track_io_timing", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Collects timing statistics for WAL I/O activity.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/track_wal_io_timing", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "track_wal_io_timing", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Whether to defer a read-only serializable transaction until it can be executed with no possible serialization failures.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/transaction_deferrable", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "transaction_deferrable", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "serializable,repeatable read,read committed,read uncommitted", + "dataType": "Enumeration", + "defaultValue": "read committed", + "description": "Sets the current transaction's isolation level.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/transaction_isolation", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "transaction_isolation", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "read committed" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Sets the current transaction's read-only status.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/transaction_read_only", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "transaction_read_only", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "When on, expressions of the form expr = NULL (or NULL = expr) are treated as expr IS NULL, that is, they return true if expr evaluates to the null value, and false otherwise.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-compatible.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/transform_null_equals", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "transform_null_equals", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "/tmp", + "description": "Sets the directories where Unix-domain sockets will be created.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/unix_socket_directories", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "unix_socket_directories", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "/tmp" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the owning group of the Unix-domain socket.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/unix_socket_group", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "unix_socket_group", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "0-511", + "dataType": "Integer", + "defaultValue": "511", + "description": "Sets the access permissions of the Unix-domain socket.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/unix_socket_permissions", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "unix_socket_permissions", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0777" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Updates the process title to show the active SQL command.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/update_process_title", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "update_process_title", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "0-100", + "dataType": "Integer", + "defaultValue": "0", + "description": "the amount of time (in milliseconds) that the vacuum process will sleep when the cost limit has been exceeded.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/vacuum_cost_delay", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "vacuum_cost_delay", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "0" + }, + { + "allowedValues": "1-10000", + "dataType": "Integer", + "defaultValue": "200", + "description": "The accumulated cost that will cause the vacuuming process to sleep.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/vacuum_cost_limit", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "vacuum_cost_limit", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "200" + }, + { + "allowedValues": "0-10000", + "dataType": "Integer", + "defaultValue": "20", + "description": "The estimated cost charged when vacuum modifies a block that was previously clean.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/vacuum_cost_page_dirty", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "vacuum_cost_page_dirty", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "20" + }, + { + "allowedValues": "0-10000", + "dataType": "Integer", + "defaultValue": "1", + "description": "The estimated cost for vacuuming a buffer found in the shared buffer cache.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/vacuum_cost_page_hit", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "vacuum_cost_page_hit", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "1" + }, + { + "allowedValues": "0-10000", + "dataType": "Integer", + "defaultValue": "10", + "description": "The estimated cost for vacuuming a buffer that must be read from disk.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/vacuum_cost_page_miss", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "vacuum_cost_page_miss", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "2" + }, + { + "allowedValues": "0-1000000", + "dataType": "Integer", + "defaultValue": "0", + "description": "Specifies the number of transactions by which VACUUM and HOT updates will defer cleanup of dead row versions.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-replication.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/vacuum_defer_cleanup_age", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "vacuum_defer_cleanup_age", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "0" + }, + { + "allowedValues": "0-2100000000", + "dataType": "Integer", + "defaultValue": "1600000000", + "description": "Age at which VACUUM should trigger failsafe to avoid a wraparound outage.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/vacuum_failsafe_age", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "vacuum_failsafe_age", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "1600000000" + }, + { + "allowedValues": "0-1000000000", + "dataType": "Integer", + "defaultValue": "50000000", + "description": "Specifies the cutoff age (in transactions) that VACUUM should use to decide whether to freeze row versions while scanning a table.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/vacuum_freeze_min_age", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "vacuum_freeze_min_age", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "50000000" + }, + { + "allowedValues": "0-2000000000", + "dataType": "Integer", + "defaultValue": "150000000", + "description": "Age at which VACUUM should scan whole table to freeze tuples.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/vacuum_freeze_table_age", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "vacuum_freeze_table_age", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "150000000" + }, + { + "allowedValues": "0-2100000000", + "dataType": "Integer", + "defaultValue": "1600000000", + "description": "Multixact age at which VACUUM should trigger failsafe to avoid a wraparound outage.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/vacuum_multixact_failsafe_age", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "vacuum_multixact_failsafe_age", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "1600000000" + }, + { + "allowedValues": "0-1000000000", + "dataType": "Integer", + "defaultValue": "5000000", + "description": "Specifies the cutoff age (in multixacts) that VACUUM should use to decide whether to replace multixact IDs with a newer transaction ID or multixact ID while scanning a table.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/vacuum_multixact_freeze_min_age", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "vacuum_multixact_freeze_min_age", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "5000000" + }, + { + "allowedValues": "0-2000000000", + "dataType": "Integer", + "defaultValue": "150000000", + "description": "VACUUM performs a full table scan to freeze rows if the table has reached the age specified by this setting.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-client.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/vacuum_multixact_freeze_table_age", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "vacuum_multixact_freeze_table_age", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "150000000" + }, + { + "allowedValues": "8192-8192", + "dataType": "Integer", + "defaultValue": "8192", + "description": "Shows the block size in the write ahead log.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_block_size", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "wal_block_size", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "8192" + }, + { + "allowedValues": "-1-262143", + "dataType": "Integer", + "defaultValue": "2048", + "description": "Sets the number of disk-page buffers in shared memory for WAL. Unit is 8kb.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-wal.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_buffers", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "wal_buffers", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "8KB", + "value": "2048" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Compresses full-page writes written in WAL file.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-wal.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_compression", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "wal_compression", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": ".*", + "dataType": "String", + "defaultValue": "", + "description": "Sets the WAL resource managers for which WAL consistency checks are done.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_consistency_checking", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "wal_consistency_checking", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "" + }, + { + "allowedValues": "65536-1073741823", + "dataType": "Integer", + "defaultValue": "524288", + "description": "Buffer size for reading ahead in the WAL during recovery.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_decode_buffer_size", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "wal_decode_buffer_size", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "bytes", + "value": "524288" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Writes zeroes to new WAL files before first use.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_init_zero", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "wal_init_zero", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "0", + "description": "Sets the size of WAL files held for standby servers.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_keep_size", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "wal_keep_size", + "resourceGroup": "DBResources", + "source": "user-override", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "megabytes", + "value": "400" + }, + { + "allowedValues": "replica,logical", + "dataType": "Enumeration", + "defaultValue": "replica", + "description": "It determines how much information is written to the WAL.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-wal.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_level", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": false, + "name": "wal_level", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "replica" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Writes full pages to WAL when first modified after a checkpoint, even for a non-critical modification.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_log_hints", + "isConfigPendingRestart": false, + "isDynamicConfig": false, + "isReadOnly": true, + "name": "wal_log_hints", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Sets whether a WAL receiver should create a temporary replication slot if no permanent slot is configured.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_receiver_create_temp_slot", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "wal_receiver_create_temp_slot", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "0-2147483", + "dataType": "Integer", + "defaultValue": "10", + "description": "Sets the maximum interval between WAL receiver status reports to the primary.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-wal.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_receiver_status_interval", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "wal_receiver_status_interval", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "seconds", + "value": "10" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "60000", + "description": "Sets the maximum wait time to receive data from the sending server.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_receiver_timeout", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "wal_receiver_timeout", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "60000" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Recycles WAL files by renaming them.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_recycle", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "wal_recycle", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "1-2147483647", + "dataType": "Integer", + "defaultValue": "5000", + "description": "Sets the time to wait before retrying to retrieve WAL after a failed attempt.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_retrieve_retry_interval", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "wal_retrieve_retry_interval", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "5000" + }, + { + "allowedValues": "1048576-1073741824", + "dataType": "Integer", + "defaultValue": "16777216", + "description": "Shows the size of write ahead log segments.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_segment_size", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "wal_segment_size", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "bytes", + "value": "16777216" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "60000", + "description": "Sets the maximum time to wait for WAL replication.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_sender_timeout", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "wal_sender_timeout", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "60000" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "2048", + "description": "Minimum size of new file to fsync instead of writing WAL.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_skip_threshold", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "wal_skip_threshold", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "KB", + "value": "2048" + }, + { + "allowedValues": "fsync,fdatasync,open_sync,open_datasync", + "dataType": "Enumeration", + "defaultValue": "fdatasync", + "description": "Selects the method used for forcing WAL updates to disk.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_sync_method", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "wal_sync_method", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "fdatasync" + }, + { + "allowedValues": "1-10000", + "dataType": "Integer", + "defaultValue": "200", + "description": "Time interval between WAL flushes performed by the WAL writer.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-wal.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_writer_delay", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "wal_writer_delay", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "milliseconds", + "value": "200" + }, + { + "allowedValues": "0-2147483647", + "dataType": "Integer", + "defaultValue": "128", + "description": "Amount of WAL written out by WAL writer that triggers a flush.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-wal.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/wal_writer_flush_after", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "wal_writer_flush_after", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "8KB", + "value": "128" + }, + { + "allowedValues": "4096-2097151", + "dataType": "Integer", + "defaultValue": "4096", + "description": "Sets the amount of memory to be used by internal sort operations and hash tables before writing to temporary disk files.", + "documentationLink": "https://www.postgresql.org/docs/15/runtime-config-resource.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/work_mem", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "work_mem", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": "KB", + "value": "4096" + }, + { + "allowedValues": "base64,hex", + "dataType": "Enumeration", + "defaultValue": "base64", + "description": "Sets how binary values are to be encoded in XML.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/xmlbinary", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "xmlbinary", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "base64" + }, + { + "allowedValues": "content,document", + "dataType": "Enumeration", + "defaultValue": "content", + "description": "Sets whether XML data in implicit parsing and serialization operations is to be considered as documents or content fragments.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/xmloption", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "xmloption", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "content" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Continues processing past damaged page headers.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/zero_damaged_pages", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": true, + "name": "zero_damaged_pages", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Enables intelligent tuning", + "documentationLink": "https://docs.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-intelligent-tuning", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/intelligent_tuning", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "intelligent_tuning", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "none,Storage-checkpoint_completion_target,Storage-min_wal_size,Storage-max_wal_size,Storage-bgwriter_delay,tuning-autovacuum,all", + "dataType": "Set", + "defaultValue": "none", + "description": "Specifies which metrics will be adjusted by intelligent tuning.", + "documentationLink": "https://docs.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-intelligent-tuning", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/intelligent_tuning.metric_targets", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "intelligent_tuning.metric_targets", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "none" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Enables metrics collection for all table statistics within a database", + "documentationLink": "https://learn.microsoft.com/azure/postgresql/flexible-server/concepts-monitoring", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/metrics.autovacuum_diagnostics", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "metrics.autovacuum_diagnostics", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Enables metrics collection for database and activity statistics", + "documentationLink": "https://learn.microsoft.com/azure/postgresql/flexible-server/concepts-monitoring", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/metrics.collector_database_activity", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "metrics.collector_database_activity", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "off", + "description": "Enables metrics collection for PgBouncer.", + "documentationLink": "https://learn.microsoft.com/azure/postgresql/flexible-server/concepts-monitoring", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/metrics.pgbouncer_diagnostics", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "metrics.pgbouncer_diagnostics", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "off" + }, + { + "allowedValues": "true, false", + "dataType": "Boolean", + "defaultValue": "false", + "description": "Denotes if pgBouncer service is enabled.", + "documentationLink": "https://www.pgbouncer.org/config.html", + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/pgbouncer.enabled", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "pgbouncer.enabled", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "false" + }, + { + "allowedValues": "on,off", + "dataType": "Boolean", + "defaultValue": "on", + "description": "Whether client connections to the server are required to use some form of secure transport.", + "documentationLink": null, + "id": "/subscriptions/94cd8cb7-d645-497b-b140-b281f40a5c96/resourceGroups/DBResources/providers/Microsoft.DBforPostgreSQL/flexibleServers/sokwe-dbs/configurations/require_secure_transport", + "isConfigPendingRestart": false, + "isDynamicConfig": true, + "isReadOnly": false, + "name": "require_secure_transport", + "resourceGroup": "DBResources", + "source": "system-default", + "systemData": null, + "type": "Microsoft.DBforPostgreSQL/flexibleServers/configurations", + "unit": null, + "value": "on" + } +] -- 2.34.1