• Home
  • SysInfo
  • Cluster
    • Databases sizes
    • Tablespaces sizes
    • Connections
      • Connections
      • Connections by type
    • Deadlocks
    • Cache utilization
    • Shared buffers statistics
      • Shared buffers utilization
      • Database in shared buffers
      • Usagecount in shared buffers
      • Usagecount in dirty buffers
    • Background writer
      • Bgwriter buffers written
      • Bgwriter buffers allocated
      • Bgwriter counters
    • Temporary files
      • Temporary files
      • Temporary files size
    • Wal / Checkpoint
      • Wal files
      • Checkpoints counter
      • Checkpoints write time
      • Archiver stats
    • Queries Reads / Writes
      • Read tuples
      • Write ratio
      • Read vs Write queries
      • Commits vs Rollbacks
    • Transaction throughput
    • Prepared transactions
    • Canceled queries
    • Replication statistics
      • Wal bytes written
      • Replication lag
      • Conflicts
    • Configurations
      • PostgreSQL configuration
      • PostgreSQL settings
      • PostgreSQL non default settings
      • Database/Roles settings
      • PostgreSQL ALTER SYSTEM configuration
      • PostgreSQL recovery configuration
      • PostgreSQL authorization
      • User Name Maps
      • Pgbouncer settings
  • Databases
    • contrib_regression
      • Database info
      • Partitionned Tables
      • Tables statistics
        • Size and tuples
      • Indexes statistics
        • Size and tuples
      • Buffercache Statistics
      • Database size
      • Connections
        • Connections
        • Connections by type
      • Cache utilization
      • Locks
        • Deadlocks
        • Locks per types
        • Locks per modes
        • Locks granted or not
      • Temporary files
        • Temporary files
        • Temporary files size
      • Queries Reads / Writes
        • Read tuples
        • Write ratio
        • Read vs Write queries
        • Commits vs Rollbacks
      • Transaction thoughput
      • Prepared transactions
      • Canceled queries
      • Conflicts
    • gilles
      • Database info
      • Partitionned Tables
      • Tables statistics
        • Index scan ratio
        • Vacuums/analyzes
        • insert/update/delete
        • Live vs dead tuples
        • Size and tuples
        • Unlogged tables
        • Tables I/O stats
      • Indexes statistics
        • Index read/fetch
        • Size and tuples
        • Indexes I/O stats
        • Number of indexes
      • Buffercache Statistics
      • Database size
      • Connections
        • Connections
        • Connections by type
      • Cache utilization
      • Locks
        • Deadlocks
        • Locks per types
        • Locks per modes
        • Locks granted or not
      • Temporary files
        • Temporary files
        • Temporary files size
      • Queries Reads / Writes
        • Read tuples
        • Write ratio
        • Read vs Write queries
        • Commits vs Rollbacks
      • Transaction thoughput
      • Prepared transactions
      • Canceled queries
      • Conflicts
    • pgbench
      • Database info
      • Partitionned Tables
      • Tables statistics
        • Index scan ratio
        • Vacuums/analyzes
        • insert/update/delete
        • Live vs dead tuples
        • Size and tuples
        • Tables I/O stats
      • Indexes statistics
        • Index read/fetch
        • Size and tuples
        • Indexes I/O stats
        • Number of indexes
      • Buffercache Statistics
      • Database size
      • Connections
        • Connections
        • Connections by type
      • Cache utilization
      • Locks
        • Deadlocks
        • Locks per types
        • Locks per modes
        • Locks granted or not
      • Temporary files
        • Temporary files
        • Temporary files size
      • Queries Reads / Writes
        • Read tuples
        • Write ratio
        • Read vs Write queries
        • Commits vs Rollbacks
      • Transaction thoughput
      • Prepared transactions
      • Canceled queries
      • Conflicts
    • postgres
      • Database info
      • Partitionned Tables
      • Tables statistics
        • Size and tuples
      • Indexes statistics
        • Size and tuples
      • Buffercache Statistics
      • Database size
      • Connections
        • Connections
        • Connections by type
      • Cache utilization
      • Locks
        • Deadlocks
        • Locks per types
        • Locks per modes
        • Locks granted or not
      • Temporary files
        • Temporary files
        • Temporary files size
      • Queries Reads / Writes
        • Read tuples
        • Write ratio
        • Read vs Write queries
        • Commits vs Rollbacks
      • Transaction thoughput
      • Prepared transactions
      • Canceled queries
      • Conflicts
  • System
    • Cpu
    • Memory
    • Dirty memory
    • Swap
    • Memory workload
    • Load
    • Task list
    • Run queue
    • Context switches
    • Tasks created per second
    • Blocks
    • Transfers per second
    • Pages
      • Pages in/out
      • Pages faults
      • Pages scan
    • TCP
      • TCP utilization
      • TCP errors
    • Disk space use
      • Device nvme0n1p1
      • Device nvme0n1p2
      • Device vgubuntu-root
    • PostgreSQL
      • CPU
      • Context switches
      • Memory
      • Percent Memory use
      • Pages faults
      • I/O delay
      • Kb I/O
  • About




    PostgreSQL settings

    All configuration directives and values defined in pg_settings.

    Autovacuum
    NameCurrentUnitReset valBoot valPending restart
    autovacuumon0ononf
    autovacuum_analyze_scale_factor0.100.10.1f
    autovacuum_analyze_threshold5005050f
    autovacuum_freeze_max_age2000000000200000000200000000f
    autovacuum_max_workers3033f
    autovacuum_multixact_freeze_max_age4000000000400000000400000000f
    autovacuum_naptime60s6060f
    autovacuum_vacuum_cost_delay2ms22f
    autovacuum_vacuum_cost_limit-10-1-1f
    autovacuum_vacuum_insert_scale_factor0.200.20.2f
    autovacuum_vacuum_insert_threshold1000010001000f
    autovacuum_vacuum_scale_factor0.200.20.2f
    autovacuum_vacuum_threshold5005050f
    Client Connection Defaults / Locale and Formatting
    NameCurrentUnitReset valBoot valPending restart
    client_encodingUTF80UTF8SQL_ASCIIf
    DateStyleISO. DMY0ISO. DMYISO. MDYf
    default_text_search_configpg_catalog.french0pg_catalog.frenchpg_catalog.simplef
    extra_float_digits1011f
    icu_validation_levelwarning0warningwarningf
    IntervalStylepostgres0postgrespostgresf
    lc_messagesfr_FR.UTF-80fr_FR.UTF-8""f
    lc_monetaryfr_FR.UTF-80fr_FR.UTF-8Cf
    lc_numericfr_FR.UTF-80fr_FR.UTF-8Cf
    lc_timefr_FR.UTF-80fr_FR.UTF-8Cf
    TimeZoneEurope/Paris0Europe/ParisGMTf
    timezone_abbreviationsDefault0Defaultf
    Client Connection Defaults / Other Defaults
    NameCurrentUnitReset valBoot valPending restart
    dynamic_library_path$libdir0$libdir$libdirf
    gin_fuzzy_search_limit00f
    Client Connection Defaults / Shared Library Preloading
    NameCurrentUnitReset valBoot valPending restart
    jit_providerllvmjit0llvmjitllvmjitf
    local_preload_libraries""0""""f
    session_preload_libraries""0""""f
    shared_preload_librariescredcheck0credcheck""f
    Client Connection Defaults / Statement Behavior
    NameCurrentUnitReset valBoot valPending restart
    bytea_outputhex0hexhexf
    check_function_bodieson0ononf
    client_min_messagesnotice0noticenoticef
    createrole_self_grant""0""""f
    default_table_access_methodheap0heapheapf
    default_tablespace""0""""f
    default_toast_compressionpglz0pglzpglzf
    default_transaction_deferrableoff0offofff
    default_transaction_isolationread committed0read committedread committedf
    default_transaction_read_onlyoff0offofff
    gin_pending_list_limit4096kB40964096f
    idle_in_transaction_session_timeout0msf
    idle_session_timeout0msf
    lock_timeout0msf
    row_securityon0ononf
    search_path""0"""$user"". public""""$user"". public"f
    session_replication_roleorigin0originoriginf
    statement_timeout0msf
    temp_tablespaces""0""""f
    transaction_deferrableoff0offofff
    transaction_isolationread committed0read committedread committedf
    transaction_read_onlyoff0offofff
    vacuum_failsafe_age1600000000016000000001600000000f
    vacuum_freeze_min_age5000000005000000050000000f
    vacuum_freeze_table_age1500000000150000000150000000f
    vacuum_multixact_failsafe_age1600000000016000000001600000000f
    vacuum_multixact_freeze_min_age5000000050000005000000f
    vacuum_multixact_freeze_table_age1500000000150000000150000000f
    xmlbinarybase640base64base64f
    xmloptioncontent0contentcontentf
    Connections and Authentication / Authentication
    NameCurrentUnitReset valBoot valPending restart
    authentication_timeout60s6060f
    db_user_namespaceoff0offofff
    gss_accept_delegationoff0offofff
    krb_caseins_usersoff0offofff
    krb_server_keyfile""0""""f
    password_encryptionscram-sha-2560scram-sha-256scram-sha-256f
    scram_iterations4096040964096f
    Connections and Authentication / Connection Settings
    NameCurrentUnitReset valBoot valPending restart
    bonjouroff0offofff
    bonjour_name""0""""f
    listen_addresseslocalhost0localhostlocalhostf
    max_connections1000100100f
    port5432054325432f
    reserved_connections00f
    superuser_reserved_connections3033f
    unix_socket_directories/tmp0/tmp/tmpf
    unix_socket_group""0""""f
    unix_socket_permissions07770511511f
    Connections and Authentication / SSL
    NameCurrentUnitReset valBoot valPending restart
    ssloff0offofff
    ssl_ca_file""0""""f
    ssl_cert_fileserver.crt0server.crtserver.crtf
    ssl_ciphersnone0nonenonef
    ssl_crl_dir""0""""f
    ssl_crl_file""0""""f
    ssl_dh_params_file""0""""f
    ssl_ecdh_curvenone0nonenonef
    ssl_key_fileserver.key0server.keyserver.keyf
    ssl_max_protocol_version""0""""f
    ssl_min_protocol_versionTLSv1.20TLSv1.2TLSv1.2f
    ssl_passphrase_command""0""""f
    ssl_passphrase_command_supports_reloadoff0offofff
    ssl_prefer_server_cipherson0ononf
    Connections and Authentication / TCP Settings
    NameCurrentUnitReset valBoot valPending restart
    client_connection_check_interval0msf
    tcp_keepalives_count90f
    tcp_keepalives_idle7200sf
    tcp_keepalives_interval75sf
    tcp_user_timeout0msf
    Customized Options
    NameCurrentUnitReset valBoot valPending restart
    credcheck.auth_failure_cache_size1024010241024f
    credcheck.history_max_size6553506553565535f
    credcheck.max_auth_failure202f
    credcheck.no_password_loggingon0ononf
    credcheck.password_contain""0""""f
    credcheck.password_contain_usernameon0ononf
    credcheck.password_ignore_caseoff0offofff
    credcheck.password_min_digit00f
    credcheck.password_min_length1011f
    credcheck.password_min_lower00f
    credcheck.password_min_repeat00f
    credcheck.password_min_special00f
    credcheck.password_min_upper00f
    credcheck.password_not_contain""0""""f
    credcheck.password_reuse_history303f
    credcheck.password_reuse_interval00f
    credcheck.password_valid_max91091f
    credcheck.password_valid_until41041f
    credcheck.reset_superuseroff0offofff
    credcheck.username_contain""0""""f
    credcheck.username_contain_passwordon0ononf
    credcheck.username_ignore_caseoff0offofff
    credcheck.username_min_digit00f
    credcheck.username_min_length1011f
    credcheck.username_min_lower00f
    credcheck.username_min_repeat00f
    credcheck.username_min_special00f
    credcheck.username_min_upper00f
    credcheck.username_not_contain""0""""f
    Developer Options
    NameCurrentUnitReset valBoot valPending restart
    allow_in_place_tablespacesoff0offofff
    allow_system_table_modsoff0offofff
    backtrace_functions""0""""f
    debug_discard_caches00f
    debug_io_direct""0""""f
    debug_parallel_queryoff0offofff
    ignore_checksum_failureoff0offofff
    ignore_invalid_pagesoff0offofff
    ignore_system_indexesoff0offofff
    jit_debugging_supportoff0offofff
    jit_dump_bitcodeoff0offofff
    jit_expressionson0ononf
    jit_profiling_supportoff0offofff
    jit_tuple_deformingon0ononf
    logical_replication_modebuffered0bufferedbufferedf
    post_auth_delay0sf
    pre_auth_delay0sf
    remove_temp_files_after_crashon0ononf
    send_abort_for_crashoff0offofff
    send_abort_for_killoff0offofff
    trace_notifyoff0offofff
    trace_recovery_messageslog0loglogf
    trace_sortoff0offofff
    wal_consistency_checking""0""""f
    zero_damaged_pagesoff0offofff
    Error Handling
    NameCurrentUnitReset valBoot valPending restart
    data_sync_retryoff0offofff
    exit_on_erroroff0offofff
    recovery_init_sync_methodfsync0fsyncfsyncf
    restart_after_crashon0ononf
    File Locations
    NameCurrentUnitReset valBoot valPending restart
    config_file/usr/local/pgsql/data/postgresql.conf0/usr/local/pgsql/data/postgresql.conff
    data_directory/usr/local/pgsql/data0/usr/local/pgsql/dataf
    external_pid_file""0f
    hba_file/usr/local/pgsql/data/pg_hba.conf0/usr/local/pgsql/data/pg_hba.conff
    ident_file/usr/local/pgsql/data/pg_ident.conf0/usr/local/pgsql/data/pg_ident.conff
    Lock Management
    NameCurrentUnitReset valBoot valPending restart
    deadlock_timeout1000ms10001000f
    max_locks_per_transaction6406464f
    max_pred_locks_per_page2022f
    max_pred_locks_per_relation-20-2-2f
    max_pred_locks_per_transaction6406464f
    Preset Options
    NameCurrentUnitReset valBoot valPending restart
    block_size8192081928192f
    data_checksumsoff0offofff
    data_directory_mode07000448448f
    debug_assertionson0ononf
    in_hot_standbyoff0offofff
    integer_datetimeson0ononf
    lc_collatefr_FR.UTF-80fr_FR.UTF-8Cf
    lc_ctypefr_FR.UTF-80fr_FR.UTF-8Cf
    max_function_args1000100100f
    max_identifier_length6306363f
    max_index_keys3203232f
    segment_size1310728kB131072131072f
    server_encodingUTF80UTF8SQL_ASCIIf
    server_version16beta1016beta116beta1f
    server_version_num1600000160000160000f
    shared_memory_size154MB154f
    shared_memory_size_in_huge_pages77077-1f
    ssl_library""0""""f
    wal_block_size8192081928192f
    wal_segment_size16777216B1677721616777216f
    Query Tuning / Genetic Query Optimizer
    NameCurrentUnitReset valBoot valPending restart
    geqoon0ononf
    geqo_effort5055f
    geqo_generations00f
    geqo_pool_size00f
    geqo_seed00f
    geqo_selection_bias2022f
    geqo_threshold1201212f
    Query Tuning / Other Planner Options
    NameCurrentUnitReset valBoot valPending restart
    constraint_exclusionpartition0partitionpartitionf
    cursor_tuple_fraction0.100.10.1f
    default_statistics_target1000100100f
    from_collapse_limit8088f
    jiton0ononf
    join_collapse_limit8088f
    plan_cache_modeauto0autoautof
    recursive_worktable_factor1001010f
    Query Tuning / Planner Cost Constants
    NameCurrentUnitReset valBoot valPending restart
    cpu_index_tuple_cost0.00500.0050.005f
    cpu_operator_cost0.002500.00250.0025f
    cpu_tuple_cost0.0100.010.01f
    effective_cache_size5242888kB524288524288f
    jit_above_cost1000000100000100000f
    jit_inline_above_cost5000000500000500000f
    jit_optimize_above_cost5000000500000500000f
    min_parallel_index_scan_size648kB6464f
    min_parallel_table_scan_size10248kB10241024f
    parallel_setup_cost1000010001000f
    parallel_tuple_cost0.100.10.1f
    random_page_cost4044f
    seq_page_cost1011f
    Query Tuning / Planner Method Configuration
    NameCurrentUnitReset valBoot valPending restart
    enable_async_appendon0ononf
    enable_bitmapscanon0ononf
    enable_gathermergeon0ononf
    enable_hashaggon0ononf
    enable_hashjoinon0ononf
    enable_incremental_sorton0ononf
    enable_indexonlyscanon0ononf
    enable_indexscanon0ononf
    enable_materialon0ononf
    enable_memoizeon0ononf
    enable_mergejoinon0ononf
    enable_nestloopon0ononf
    enable_parallel_appendon0ononf
    enable_parallel_hashon0ononf
    enable_partition_pruningon0ononf
    enable_partitionwise_aggregateoff0offofff
    enable_partitionwise_joinoff0offofff
    enable_presorted_aggregateon0ononf
    enable_seqscanon0ononf
    enable_sorton0ononf
    enable_tidscanon0ononf
    Replication / Primary Server
    NameCurrentUnitReset valBoot valPending restart
    synchronous_standby_names""0""""f
    Replication / Sending Servers
    NameCurrentUnitReset valBoot valPending restart
    max_replication_slots1001010f
    max_slot_wal_keep_size-1MB-1-1f
    max_wal_senders1001010f
    track_commit_timestampoff0offofff
    wal_keep_size0MBf
    wal_sender_timeout60000ms6000060000f
    Replication / Standby Servers
    NameCurrentUnitReset valBoot valPending restart
    hot_standbyon0ononf
    hot_standby_feedbackoff0offofff
    max_standby_archive_delay30000ms3000030000f
    max_standby_streaming_delay30000ms3000030000f
    primary_conninfo""0""""f
    primary_slot_name""0""""f
    recovery_min_apply_delay0msf
    wal_receiver_create_temp_slotoff0offofff
    wal_receiver_status_interval10s1010f
    wal_receiver_timeout60000ms6000060000f
    wal_retrieve_retry_interval5000ms50005000f
    Replication / Subscribers
    NameCurrentUnitReset valBoot valPending restart
    max_logical_replication_workers4044f
    max_parallel_apply_workers_per_subscription2022f
    max_sync_workers_per_subscription2022f
    Reporting and Logging / Process Title
    NameCurrentUnitReset valBoot valPending restart
    cluster_name""0""""f
    update_process_titleon0ononf
    Reporting and Logging / What to Log
    NameCurrentUnitReset valBoot valPending restart
    application_namepgcluu0psql""f
    debug_pretty_printon0ononf
    debug_print_parseoff0offofff
    debug_print_planoff0offofff
    debug_print_rewrittenoff0offofff
    log_autovacuum_min_duration600000ms600000600000f
    log_checkpointson0ononf
    log_connectionsoff0offofff
    log_disconnectionsoff0offofff
    log_durationoff0offofff
    log_error_verbositydefault0defaultdefaultf
    log_hostnameoff0offofff
    log_line_prefix%m [%p] 0%m [%p] %m [%p] f
    log_lock_waitsoff0offofff
    log_parameter_max_length-1B-1-1f
    log_parameter_max_length_on_error0Bf
    log_recovery_conflict_waitsoff0offofff
    log_replication_commandsoff0offofff
    log_statementnone0nonenonef
    log_temp_files-1kB-1-1f
    log_timezoneEurope/Paris0Europe/ParisGMTf
    Reporting and Logging / When to Log
    NameCurrentUnitReset valBoot valPending restart
    log_min_duration_sample-1ms-1-1f
    log_min_duration_statement-1ms-1-1f
    log_min_error_statementerror0errorerrorf
    log_min_messageswarning0warningwarningf
    log_startup_progress_interval10000ms1000010000f
    log_statement_sample_rate1011f
    log_transaction_sample_rate00f
    Reporting and Logging / Where to Log
    NameCurrentUnitReset valBoot valPending restart
    event_sourcePostgreSQL0PostgreSQLPostgreSQLf
    log_destinationstderr0stderrstderrf
    log_directorylog0loglogf
    log_file_mode06000384384f
    log_filenamepostgresql-%Y-%m-%d_%H%M%S.log0postgresql-%Y-%m-%d_%H%M%S.logpostgresql-%Y-%m-%d_%H%M%S.logf
    log_rotation_age1440min14401440f
    log_rotation_size10240kB1024010240f
    log_truncate_on_rotationoff0offofff
    logging_collectoroff0offofff
    syslog_facilitylocal00local0local0f
    syslog_identpostgres0postgrespostgresf
    syslog_sequence_numberson0ononf
    syslog_split_messageson0ononf
    Resource Usage / Asynchronous Behavior
    NameCurrentUnitReset valBoot valPending restart
    backend_flush_after08kBf
    effective_io_concurrency1011f
    maintenance_io_concurrency1001010f
    max_parallel_maintenance_workers2022f
    max_parallel_workers8088f
    max_parallel_workers_per_gather2022f
    max_worker_processes8088f
    old_snapshot_threshold-1min-1-1f
    parallel_leader_participationon0ononf
    Resource Usage / Background Writer
    NameCurrentUnitReset valBoot valPending restart
    bgwriter_delay200ms200200f
    bgwriter_flush_after648kB6464f
    bgwriter_lru_maxpages1000100100f
    bgwriter_lru_multiplier2022f
    Resource Usage / Cost-Based Vacuum Delay
    NameCurrentUnitReset valBoot valPending restart
    vacuum_cost_delay0msf
    vacuum_cost_limit2000200200f
    vacuum_cost_page_dirty2002020f
    vacuum_cost_page_hit1011f
    vacuum_cost_page_miss2022f
    Resource Usage / Disk
    NameCurrentUnitReset valBoot valPending restart
    temp_file_limit-1kB-1-1f
    Resource Usage / Kernel Resources
    NameCurrentUnitReset valBoot valPending restart
    max_files_per_process1000010001000f
    Resource Usage / Memory
    NameCurrentUnitReset valBoot valPending restart
    autovacuum_work_mem-1kB-1-1f
    dynamic_shared_memory_typeposix0posixposixf
    hash_mem_multiplier2022f
    huge_page_size0kBf
    huge_pagestry0trytryf
    logical_decoding_work_mem65536kB6553665536f
    maintenance_work_mem65536kB6553665536f
    max_prepared_transactions00f
    max_stack_depth2048kB2048100f
    min_dynamic_shared_memory0MBf
    shared_buffers163848kB1638416384f
    shared_memory_typemmap0mmapmmapf
    temp_buffers10248kB10241024f
    vacuum_buffer_usage_limit256kB256256f
    work_mem4096kB40964096f
    Statistics / Cumulative Query and Index Statistics
    NameCurrentUnitReset valBoot valPending restart
    stats_fetch_consistencycache0cachecachef
    track_activitieson0ononf
    track_activity_query_size1024B10241024f
    track_countson0ononf
    track_functionsnone0nonenonef
    track_io_timingoff0offofff
    track_wal_io_timingoff0offofff
    Statistics / Monitoring
    NameCurrentUnitReset valBoot valPending restart
    compute_query_idauto0autoautof
    log_executor_statsoff0offofff
    log_parser_statsoff0offofff
    log_planner_statsoff0offofff
    log_statement_statsoff0offofff
    Version and Platform Compatibility / Other Platforms and Clients
    NameCurrentUnitReset valBoot valPending restart
    transform_null_equalsoff0offofff
    Version and Platform Compatibility / Previous PostgreSQL Versions
    NameCurrentUnitReset valBoot valPending restart
    array_nullson0ononf
    backslash_quotesafe_encoding0safe_encodingsafe_encodingf
    escape_string_warningon0ononf
    lo_compat_privilegesoff0offofff
    quote_all_identifiersoff0offofff
    standard_conforming_stringson0ononf
    synchronize_seqscanson0ononf
    Write-Ahead Log / Archive Recovery
    NameCurrentUnitReset valBoot valPending restart
    archive_cleanup_command""0""""f
    recovery_end_command""0""""f
    restore_command""0""""f
    Write-Ahead Log / Archiving
    NameCurrentUnitReset valBoot valPending restart
    archive_command(disabled)0""""f
    archive_library""0""""f
    archive_modeoff0offofff
    archive_timeout0sf
    Write-Ahead Log / Checkpoints
    NameCurrentUnitReset valBoot valPending restart
    checkpoint_completion_target0.900.90.9f
    checkpoint_flush_after328kB3232f
    checkpoint_timeout300s300300f
    checkpoint_warning30s3030f
    max_wal_size1024MB10241024f
    min_wal_size80MB8080f
    Write-Ahead Log / Recovery
    NameCurrentUnitReset valBoot valPending restart
    recovery_prefetchtry0trytryf
    wal_decode_buffer_size524288B524288524288f
    Write-Ahead Log / Recovery Target
    NameCurrentUnitReset valBoot valPending restart
    recovery_target""0""""f
    recovery_target_actionpause0pausepausef
    recovery_target_inclusiveon0ononf
    recovery_target_lsn""0""""f
    recovery_target_name""0""""f
    recovery_target_time""0""""f
    recovery_target_timelinelatest0latestlatestf
    recovery_target_xid""0""""f
    Write-Ahead Log / Settings
    NameCurrentUnitReset valBoot valPending restart
    commit_delay00f
    commit_siblings5055f
    fsyncon0ononf
    full_page_writeson0ononf
    synchronous_commiton0ononf
    wal_buffers5128kB512-1f
    wal_compressionoff0offofff
    wal_init_zeroon0ononf
    wal_levelreplica0replicareplicaf
    wal_log_hintsoff0offofff
    wal_recycleon0ononf
    wal_skip_threshold2048kB20482048f
    wal_sync_methodfdatasync0fdatasyncfdatasyncf
    wal_writer_delay200ms200200f
    wal_writer_flush_after1288kB128128f

Report generated by pgCluu 3.4.

Right click + "Save image as ..." to save the graph as PNG image