ottertune/client/driver/integrationTests/data/x__knobs.json

1 line
8.0 KiB
JSON
Raw Normal View History

{"global": {"global": {"DateStyle": "ISO, MDY", "IntervalStyle": "postgres", "TimeZone": "America/New_York", "allow_system_table_mods": "off", "application_name": "", "archive_command": "(disabled)", "archive_mode": "off", "archive_timeout": "0", "array_nulls": "on", "authentication_timeout": "1min", "autovacuum": "off", "autovacuum_analyze_scale_factor": "0.1", "autovacuum_analyze_threshold": "50", "autovacuum_freeze_max_age": "200000000", "autovacuum_max_workers": "3", "autovacuum_multixact_freeze_max_age": "400000000", "autovacuum_naptime": "1min", "autovacuum_vacuum_cost_delay": "20ms", "autovacuum_vacuum_cost_limit": "-1", "autovacuum_vacuum_scale_factor": "0.2", "autovacuum_vacuum_threshold": "50", "autovacuum_work_mem": "-1", "backend_flush_after": "0", "backslash_quote": "safe_encoding", "bgwriter_delay": "200ms", "bgwriter_flush_after": "512kB", "bgwriter_lru_maxpages": "1000", "bgwriter_lru_multiplier": "2", "block_size": "8192", "bonjour": "off", "bonjour_name": "", "bytea_output": "hex", "check_function_bodies": "on", "checkpoint_completion_target": "0.572503", "checkpoint_flush_after": "256kB", "checkpoint_timeout": "1min", "checkpoint_warning": "30s", "client_encoding": "UTF8", "client_min_messages": "notice", "cluster_name": "", "commit_delay": "0", "commit_siblings": "5", "config_file": "/etc/postgresql/9.6/main/postgresql.conf", "constraint_exclusion": "partition", "cpu_index_tuple_cost": "0.005", "cpu_operator_cost": "0.0025", "cpu_tuple_cost": "0.01", "cursor_tuple_fraction": "0.1", "data_checksums": "off", "data_directory": "/ssd1/postgres/main", "data_sync_retry": "off", "db_user_namespace": "off", "deadlock_timeout": "1s", "debug_assertions": "off", "debug_pretty_print": "on", "debug_print_parse": "off", "debug_print_plan": "off", "debug_print_rewritten": "off", "default_statistics_target": "265", "default_tablespace": "", "default_text_search_config": "pg_catalog.english", "default_transaction_deferrable": "off", "default_transaction_isolation": "read committed", "default_transaction_read_only": "off", "default_with_oids": "off", "dynamic_library_path": "$libdir", "dynamic_shared_memory_type": "posix", "effective_cache_size": "13421773kB", "effective_io_concurrency": "1", "enable_bitmapscan": "on", "enable_hashagg": "on", "enable_hashjoin": "on", "enable_indexonlyscan": "on", "enable_indexscan": "on", "enable_material": "on", "enable_mergejoin": "on", "enable_nestloop": "on", "enable_seqscan": "on", "enable_sort": "on", "enable_tidscan": "on", "escape_string_warning": "on", "event_source": "PostgreSQL", "exit_on_error": "off", "external_pid_file": "/var/run/postgresql/9.6-main.pid", "extra_float_digits": "3", "force_parallel_mode": "off", "from_collapse_limit": "8", "fsync": "on", "full_page_writes": "on", "geqo": "on", "geqo_effort": "5", "geqo_generations": "0", "geqo_pool_size": "0", "geqo_seed": "0", "geqo_selection_bias": "2", "geqo_threshold": "12", "gin_fuzzy_search_limit": "0", "gin_pending_list_limit": "4MB", "hba_file": "/etc/postgresql/9.6/main/pg_hba.conf", "hot_standby": "off", "hot_standby_feedback": "off", "huge_pages": "try", "ident_file": "/etc/postgresql/9.6/main/pg_ident.conf", "idle_in_transaction_session_timeout": "0", "ignore_checksum_failure": "off", "ignore_system_indexes": "off", "integer_datetimes": "on", "join_collapse_limit": "8", "krb_caseins_users": "off", "krb_server_keyfile": "FILE:/etc/postgresql-common/krb5.keytab", "lc_collate": "en_US.UTF-8", "lc_ctype": "en_US.UTF-8", "lc_messages": "en_US.UTF-8", "lc_monetary": "en_US.UTF-8", "lc_numeric": "en_US.UTF-8", "lc_time": "en_US.UTF-8", "listen_addresses": "localhost", "lo_compat_privileges": "off", "local_preload_libraries": "", "lock_timeout": "0", "log_autovacuum_min_duration": "-1", "log_checkpoints": "off", "log_connections": "off", "log_destination": "stderr", "log_directory": "pg_log", "log_disconnections": "off", "log_duration": "off", "log_error_verbosity": "default", "log_executor_stats": "off", "log_file_mode": "0600", "log_filename": "postgresql-%Y-%m-%d_%H%M%S.log", "log_hostname": "off", "log_line_prefi