• 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
    • Replication statistics
      • Wal bytes written
      • Replication lag
      • Canceled queries
      • 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
    • postgres
      • 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
        • Size and tuples
        • 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
  • 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
    • Devices
      • xvda
        • Cpu utilization
        • Read/write bytes per second
        • Transfert per second
        • Average I/O wait time
    • Network
      • eth0
        • Network utilization
        • Network errors
      • lo
        • Network utilization
        • Network errors
      • TCP
        • TCP utilization
        • TCP errors
    • Disk space use
      • Device xvda1
    • 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_delay20ms2020f
    autovacuum_vacuum_cost_limit-10-1-1f
    autovacuum_vacuum_scale_factor0.200.20.2f
    autovacuum_vacuum_threshold5005050f
    Client Connection Defaults / Locale and Formatting
    NameCurrentUnitReset valBoot valPending restart
    client_encodingUTF80UTF8SQL_ASCIIf
    DateStyleISO. MDY0ISO. MDYISO. MDYf
    default_text_search_configpg_catalog.english0pg_catalog.englishpg_catalog.simplef
    extra_float_digits00f
    IntervalStylepostgres0postgrespostgresf
    lc_collateen_US.utf-80en_US.utf-8Cf
    lc_ctypeen_US.utf-80en_US.utf-8Cf
    lc_messagesen_US.utf-80en_US.utf-8""f
    lc_monetaryen_US.utf-80en_US.utf-8Cf
    lc_numericen_US.utf-80en_US.utf-8Cf
    lc_timeen_US.utf-80en_US.utf-8Cf
    server_encodingUTF80UTF8SQL_ASCIIf
    TimeZoneAmerica/Mexico_City0America/Mexico_CityGMTf
    timezone_abbreviationsDefault0Defaultf
    Client Connection Defaults / Other Defaults
    NameCurrentUnitReset valBoot valPending restart
    dynamic_library_path$libdir0$libdir$libdirf
    gin_fuzzy_search_limit00f
    tcp_keepalives_count90f
    tcp_keepalives_idle7200sf
    tcp_keepalives_interval75sf
    Client Connection Defaults / Shared Library Preloading
    NameCurrentUnitReset valBoot valPending restart
    local_preload_libraries""0""""f
    session_preload_libraries""0""""f
    shared_preload_libraries""0""""f
    Client Connection Defaults / Statement Behavior
    NameCurrentUnitReset valBoot valPending restart
    bytea_outputhex0hexhexf
    check_function_bodieson0ononf
    default_tablespace""0""""f
    default_transaction_deferrableoff0offofff
    default_transaction_isolationread committed0read committedread committedf
    default_transaction_read_onlyoff0offofff
    gin_pending_list_limit4096kB40964096f
    lock_timeout0msf
    search_path""0"""$user"". public""""$user"". public"f
    session_replication_roleorigin0originoriginf
    statement_timeout0msf
    temp_tablespaces""0""""f
    transaction_deferrableoff0offofff
    transaction_isolationread committed0defaultdefaultf
    transaction_read_onlyoff0offofff
    vacuum_freeze_min_age5000000005000000050000000f
    vacuum_freeze_table_age1500000000150000000150000000f
    vacuum_multixact_freeze_min_age5000000050000005000000f
    vacuum_multixact_freeze_table_age1500000000150000000150000000f
    xmlbinarybase640base64base64f
    xmloptioncontent0contentcontentf
    Connections and Authentication / Connection Settings
    NameCurrentUnitReset valBoot valPending restart
    bonjouroff0offofff
    bonjour_name""0""""f
    listen_addresseslocalhost0localhostlocalhostf
    max_connections1000100100f
    port5432054325432f
    superuser_reserved_connections3033f
    unix_socket_directories/var/run/postgresql0/var/run/postgresql/var/run/postgresqlf
    unix_socket_group""0""""f
    unix_socket_permissions07770511511f
    Connections and Authentication / Security and Authentication
    NameCurrentUnitReset valBoot valPending restart
    authentication_timeout60s6060f
    db_user_namespaceoff0offofff
    krb_caseins_usersoff0offofff
    krb_server_keyfileFILE:/etc/postgresql-common/krb5.keytab0FILE:/etc/postgresql-common/krb5.keytabFILE:/etc/postgresql-common/krb5.keytabf
    password_encryptionon0ononf
    row_securityon0ononf
    sslon0onofff
    ssl_ca_file""0""""f
    ssl_cert_file/etc/ssl/certs/ssl-cert-snakeoil.pem0/etc/ssl/certs/ssl-cert-snakeoil.pemserver.crtf
    ssl_ciphersHIGH:MEDIUM:+3DES:!aNULL0HIGH:MEDIUM:+3DES:!aNULLHIGH:MEDIUM:+3DES:!aNULLf
    ssl_crl_file""0""""f
    ssl_ecdh_curveprime256v10prime256v1prime256v1f
    ssl_key_file/etc/ssl/private/ssl-cert-snakeoil.key0/etc/ssl/private/ssl-cert-snakeoil.keyserver.keyf
    ssl_prefer_server_cipherson0ononf
    Developer Options
    NameCurrentUnitReset valBoot valPending restart
    allow_system_table_modsoff0offofff
    ignore_checksum_failureoff0offofff
    ignore_system_indexesoff0offofff
    post_auth_delay0sf
    pre_auth_delay0sf
    trace_notifyoff0offofff
    trace_recovery_messageslog0loglogf
    trace_sortoff0offofff
    zero_damaged_pagesoff0offofff
    Error Handling
    NameCurrentUnitReset valBoot valPending restart
    data_sync_retryoff0offofff
    exit_on_erroroff0offofff
    restart_after_crashon0ononf
    File Locations
    NameCurrentUnitReset valBoot valPending restart
    config_file/etc/postgresql/9.5/main/postgresql.conf0/etc/postgresql/9.5/main/postgresql.conff
    data_directory/var/lib/postgresql/9.5/main0/var/lib/postgresql/9.5/mainf
    external_pid_file/var/run/postgresql/9.5-main.pid0/var/run/postgresql/9.5-main.pidf
    hba_file/etc/postgresql/9.5/main/pg_hba.conf0/etc/postgresql/9.5/main/pg_hba.conff
    ident_file/etc/postgresql/9.5/main/pg_ident.conf0/etc/postgresql/9.5/main/pg_ident.conff
    Lock Management
    NameCurrentUnitReset valBoot valPending restart
    deadlock_timeout1000ms10001000f
    max_locks_per_transaction6406464f
    max_pred_locks_per_transaction6406464f
    Preset Options
    NameCurrentUnitReset valBoot valPending restart
    block_size8192081928192f
    data_checksumsoff0offofff
    debug_assertionsoff0offofff
    integer_datetimeson0ononf
    max_function_args1000100100f
    max_identifier_length6306363f
    max_index_keys3203232f
    segment_size1310728kB131072131072f
    server_version9.5.2509.5.259.5.25f
    server_version_num9052509052590525f
    wal_block_size8192081928192f
    wal_segment_size20488kB20482048f
    Process Title
    NameCurrentUnitReset valBoot valPending restart
    cluster_name""0""""f
    update_process_titleon0ononf
    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
    join_collapse_limit8088f
    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
    random_page_cost4044f
    seq_page_cost1011f
    Query Tuning / Planner Method Configuration
    NameCurrentUnitReset valBoot valPending restart
    enable_bitmapscanon0ononf
    enable_hashaggon0ononf
    enable_hashjoinon0ononf
    enable_indexonlyscanon0ononf
    enable_indexscanon0ononf
    enable_materialon0ononf
    enable_mergejoinon0ononf
    enable_nestloopon0ononf
    enable_seqscanon0ononf
    enable_sorton0ononf
    enable_tidscanon0ononf
    Replication
    NameCurrentUnitReset valBoot valPending restart
    track_commit_timestampoff0offofff
    Replication / Master Server
    NameCurrentUnitReset valBoot valPending restart
    synchronous_standby_names""0""""f
    vacuum_defer_cleanup_age00f
    Replication / Sending Servers
    NameCurrentUnitReset valBoot valPending restart
    max_replication_slots00f
    max_wal_senders00f
    wal_keep_segments00f
    wal_sender_timeout60000ms6000060000f
    Replication / Standby Servers
    NameCurrentUnitReset valBoot valPending restart
    hot_standbyoff0offofff
    hot_standby_feedbackoff0offofff
    max_standby_archive_delay30000ms3000030000f
    max_standby_streaming_delay30000ms3000030000f
    wal_receiver_status_interval10s1010f
    wal_receiver_timeout60000ms6000060000f
    wal_retrieve_retry_interval5000ms50005000f
    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_duration-1ms-1-1f
    log_checkpointsoff0offofff
    log_connectionsoff0offofff
    log_disconnectionsoff0offofff
    log_durationoff0offofff
    log_error_verbositydefault0defaultdefaultf
    log_hostnameoff0offofff
    log_line_prefix%t [%p-%l] %q%u@%d 0%t [%p-%l] %q%u@%d ""f
    log_lock_waitsoff0offofff
    log_replication_commandsoff0offofff
    log_statementnone0nonenonef
    log_temp_files-1kB-1-1f
    log_timezoneAmerica/Mexico_City0America/Mexico_CityGMTf
    Reporting and Logging / When to Log
    NameCurrentUnitReset valBoot valPending restart
    client_min_messagesnotice0noticenoticef
    log_min_duration_statement-1ms-1-1f
    log_min_error_statementerror0errorerrorf
    log_min_messageswarning0warningwarningf
    Reporting and Logging / Where to Log
    NameCurrentUnitReset valBoot valPending restart
    event_sourcePostgreSQL0PostgreSQLPostgreSQLf
    log_destinationstderr0stderrstderrf
    log_directorypg_log0pg_logpg_logf
    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
    Resource Usage / Asynchronous Behavior
    NameCurrentUnitReset valBoot valPending restart
    effective_io_concurrency1011f
    max_worker_processes8088f
    Resource Usage / Background Writer
    NameCurrentUnitReset valBoot valPending restart
    bgwriter_delay200ms200200f
    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_miss1001010f
    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
    huge_pagestry0trytryf
    maintenance_work_mem65536kB6553665536f
    max_prepared_transactions00f
    max_stack_depth2048kB2048100f
    shared_buffers163848kB163841024f
    temp_buffers10248kB10241024f
    track_activity_query_size1024010241024f
    work_mem4096kB40964096f
    Statistics / Monitoring
    NameCurrentUnitReset valBoot valPending restart
    log_executor_statsoff0offofff
    log_parser_statsoff0offofff
    log_planner_statsoff0offofff
    log_statement_statsoff0offofff
    Statistics / Query and Index Statistics Collector
    NameCurrentUnitReset valBoot valPending restart
    stats_temp_directory/var/run/postgresql/9.5-main.pg_stat_tmp0/var/run/postgresql/9.5-main.pg_stat_tmppg_stat_tmpf
    track_activitieson0ononf
    track_countson0ononf
    track_functionsnone0nonenonef
    track_io_timingoff0offofff
    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
    default_with_oidsoff0offofff
    escape_string_warningon0ononf
    lo_compat_privilegesoff0offofff
    operator_precedence_warningoff0offofff
    quote_all_identifiersoff0offofff
    sql_inheritanceon0ononf
    standard_conforming_stringson0ononf
    synchronize_seqscanson0ononf
    Write-Ahead Log / Archiving
    NameCurrentUnitReset valBoot valPending restart
    archive_command(disabled)0""""f
    archive_modeoff0offofff
    archive_timeout0sf
    Write-Ahead Log / Checkpoints
    NameCurrentUnitReset valBoot valPending restart
    checkpoint_completion_target0.500.50.5f
    checkpoint_timeout300s300300f
    checkpoint_warning30s3030f
    max_wal_size6416MB6464f
    min_wal_size516MB55f
    Write-Ahead Log / Settings
    NameCurrentUnitReset valBoot valPending restart
    commit_delay00f
    commit_siblings5055f
    fsyncon0ononf
    full_page_writeson0ononf
    synchronous_commiton0ononf
    wal_buffers5128kB512-1f
    wal_compressionoff0offofff
    wal_levelminimal0minimalminimalf
    wal_log_hintsoff0offofff
    wal_sync_methodfdatasync0fdatasyncfdatasyncf
    wal_writer_delay200ms200200f

Report generated by pgCluu 3.3.

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