# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 4.19e-05 go_gc_duration_seconds{quantile="0.25"} 4.9271e-05 go_gc_duration_seconds{quantile="0.5"} 5.3611e-05 go_gc_duration_seconds{quantile="0.75"} 6.674e-05 go_gc_duration_seconds{quantile="1"} 0.000358164 go_gc_duration_seconds_sum 6.096883138 go_gc_duration_seconds_count 105149 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 8 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.21.3"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 683088 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 3.69003576e+08 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 4658 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 5.996847e+06 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 3.94064e+06 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 683088 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 9.150464e+06 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 2.318336e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 3205 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 8.978432e+06 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 1.14688e+07 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 1.7887006488729684e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 6.000052e+06 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 9600 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 15600 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 128016 # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. # TYPE go_memstats_mspan_sys_bytes gauge go_memstats_mspan_sys_bytes 211848 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 4.194304e+06 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 1.568838e+06 # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 1.114112e+06 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 1.114112e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.8324496e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 10 # HELP pg_database_size_bytes Disk space used by the database # TYPE pg_database_size_bytes gauge pg_database_size_bytes{datname="postgres"} 6.482104e+06 pg_database_size_bytes{datname="template0"} 6.332932e+06 pg_database_size_bytes{datname="template1"} 6.473912e+06 pg_database_size_bytes{datname="tscoprod"} 5.5314090168e+10 # HELP pg_exporter_last_scrape_duration_seconds Duration of the last scrape of metrics from PostgreSQL. # TYPE pg_exporter_last_scrape_duration_seconds gauge pg_exporter_last_scrape_duration_seconds 0.016693531 # HELP pg_exporter_last_scrape_error Whether the last scrape of metrics from PostgreSQL resulted in an error (1 for error, 0 for success). # TYPE pg_exporter_last_scrape_error gauge pg_exporter_last_scrape_error 0 # HELP pg_exporter_scrapes_total Total number of times PostgreSQL was scraped for metrics. # TYPE pg_exporter_scrapes_total counter pg_exporter_scrapes_total 45 # HELP pg_locks_count Number of locks # TYPE pg_locks_count gauge pg_locks_count{datname="postgres",mode="accessexclusivelock"} 0 pg_locks_count{datname="postgres",mode="accesssharelock"} 0 pg_locks_count{datname="postgres",mode="exclusivelock"} 0 pg_locks_count{datname="postgres",mode="rowexclusivelock"} 0 pg_locks_count{datname="postgres",mode="rowsharelock"} 0 pg_locks_count{datname="postgres",mode="sharelock"} 0 pg_locks_count{datname="postgres",mode="sharerowexclusivelock"} 0 pg_locks_count{datname="postgres",mode="shareupdateexclusivelock"} 0 pg_locks_count{datname="postgres",mode="sireadlock"} 0 pg_locks_count{datname="template0",mode="accessexclusivelock"} 0 pg_locks_count{datname="template0",mode="accesssharelock"} 0 pg_locks_count{datname="template0",mode="exclusivelock"} 0 pg_locks_count{datname="template0",mode="rowexclusivelock"} 0 pg_locks_count{datname="template0",mode="rowsharelock"} 0 pg_locks_count{datname="template0",mode="sharelock"} 0 pg_locks_count{datname="template0",mode="sharerowexclusivelock"} 0 pg_locks_count{datname="template0",mode="shareupdateexclusivelock"} 0 pg_locks_count{datname="template0",mode="sireadlock"} 0 pg_locks_count{datname="template1",mode="accessexclusivelock"} 0 pg_locks_count{datname="template1",mode="accesssharelock"} 0 pg_locks_count{datname="template1",mode="exclusivelock"} 0 pg_locks_count{datname="template1",mode="rowexclusivelock"} 0 pg_locks_count{datname="template1",mode="rowsharelock"} 0 pg_locks_count{datname="template1",mode="sharelock"} 0 pg_locks_count{datname="template1",mode="sharerowexclusivelock"} 0 pg_locks_count{datname="template1",mode="shareupdateexclusivelock"} 0 pg_locks_count{datname="template1",mode="sireadlock"} 0 pg_locks_count{datname="tscoprod",mode="accessexclusivelock"} 0 pg_locks_count{datname="tscoprod",mode="accesssharelock"} 93 pg_locks_count{datname="tscoprod",mode="exclusivelock"} 0 pg_locks_count{datname="tscoprod",mode="rowexclusivelock"} 8 pg_locks_count{datname="tscoprod",mode="rowsharelock"} 0 pg_locks_count{datname="tscoprod",mode="sharelock"} 0 pg_locks_count{datname="tscoprod",mode="sharerowexclusivelock"} 0 pg_locks_count{datname="tscoprod",mode="shareupdateexclusivelock"} 0 pg_locks_count{datname="tscoprod",mode="sireadlock"} 0 # HELP pg_scrape_collector_duration_seconds postgres_exporter: Duration of a collector scrape. # TYPE pg_scrape_collector_duration_seconds gauge pg_scrape_collector_duration_seconds{collector="database"} 0.046600327 pg_scrape_collector_duration_seconds{collector="locks"} 0.037740638 pg_scrape_collector_duration_seconds{collector="replication"} 0.000405217 pg_scrape_collector_duration_seconds{collector="replication_slot"} 0.000757883 pg_scrape_collector_duration_seconds{collector="stat_bgwriter"} 0.032281764 pg_scrape_collector_duration_seconds{collector="stat_database"} 0.003474999 pg_scrape_collector_duration_seconds{collector="stat_user_tables"} 0.033944543 pg_scrape_collector_duration_seconds{collector="statio_user_tables"} 0.029684791 pg_scrape_collector_duration_seconds{collector="wal"} 0.00117054 # HELP pg_scrape_collector_success postgres_exporter: Whether a collector succeeded. # TYPE pg_scrape_collector_success gauge pg_scrape_collector_success{collector="database"} 1 pg_scrape_collector_success{collector="locks"} 1 pg_scrape_collector_success{collector="replication"} 0 pg_scrape_collector_success{collector="replication_slot"} 0 pg_scrape_collector_success{collector="stat_bgwriter"} 1 pg_scrape_collector_success{collector="stat_database"} 1 pg_scrape_collector_success{collector="stat_user_tables"} 0 pg_scrape_collector_success{collector="statio_user_tables"} 1 pg_scrape_collector_success{collector="wal"} 0 # HELP pg_settings_allow_system_table_mods Server Parameter: allow_system_table_mods # TYPE pg_settings_allow_system_table_mods gauge pg_settings_allow_system_table_mods{server="localhost:5432"} 0 # HELP pg_settings_archive_mode Server Parameter: archive_mode # TYPE pg_settings_archive_mode gauge pg_settings_archive_mode{server="localhost:5432"} 0 # HELP pg_settings_archive_timeout_seconds Server Parameter: archive_timeout [Units converted to seconds.] # TYPE pg_settings_archive_timeout_seconds gauge pg_settings_archive_timeout_seconds{server="localhost:5432"} 0 # HELP pg_settings_array_nulls Server Parameter: array_nulls # TYPE pg_settings_array_nulls gauge pg_settings_array_nulls{server="localhost:5432"} 1 # HELP pg_settings_authentication_timeout_seconds Server Parameter: authentication_timeout [Units converted to seconds.] # TYPE pg_settings_authentication_timeout_seconds gauge pg_settings_authentication_timeout_seconds{server="localhost:5432"} 60 # HELP pg_settings_autovacuum Server Parameter: autovacuum # TYPE pg_settings_autovacuum gauge pg_settings_autovacuum{server="localhost:5432"} 1 # HELP pg_settings_autovacuum_analyze_scale_factor Server Parameter: autovacuum_analyze_scale_factor # TYPE pg_settings_autovacuum_analyze_scale_factor gauge pg_settings_autovacuum_analyze_scale_factor{server="localhost:5432"} 0.1 # HELP pg_settings_autovacuum_analyze_threshold Server Parameter: autovacuum_analyze_threshold # TYPE pg_settings_autovacuum_analyze_threshold gauge pg_settings_autovacuum_analyze_threshold{server="localhost:5432"} 50 # HELP pg_settings_autovacuum_freeze_max_age Server Parameter: autovacuum_freeze_max_age # TYPE pg_settings_autovacuum_freeze_max_age gauge pg_settings_autovacuum_freeze_max_age{server="localhost:5432"} 2e+08 # HELP pg_settings_autovacuum_max_workers Server Parameter: autovacuum_max_workers # TYPE pg_settings_autovacuum_max_workers gauge pg_settings_autovacuum_max_workers{server="localhost:5432"} 3 # HELP pg_settings_autovacuum_multixact_freeze_max_age Server Parameter: autovacuum_multixact_freeze_max_age # TYPE pg_settings_autovacuum_multixact_freeze_max_age gauge pg_settings_autovacuum_multixact_freeze_max_age{server="localhost:5432"} 4e+08 # HELP pg_settings_autovacuum_naptime_seconds Server Parameter: autovacuum_naptime [Units converted to seconds.] # TYPE pg_settings_autovacuum_naptime_seconds gauge pg_settings_autovacuum_naptime_seconds{server="localhost:5432"} 60 # HELP pg_settings_autovacuum_vacuum_cost_delay_seconds Server Parameter: autovacuum_vacuum_cost_delay [Units converted to seconds.] # TYPE pg_settings_autovacuum_vacuum_cost_delay_seconds gauge pg_settings_autovacuum_vacuum_cost_delay_seconds{server="localhost:5432"} 0.02 # HELP pg_settings_autovacuum_vacuum_cost_limit Server Parameter: autovacuum_vacuum_cost_limit # TYPE pg_settings_autovacuum_vacuum_cost_limit gauge pg_settings_autovacuum_vacuum_cost_limit{server="localhost:5432"} -1 # HELP pg_settings_autovacuum_vacuum_scale_factor Server Parameter: autovacuum_vacuum_scale_factor # TYPE pg_settings_autovacuum_vacuum_scale_factor gauge pg_settings_autovacuum_vacuum_scale_factor{server="localhost:5432"} 0.2 # HELP pg_settings_autovacuum_vacuum_threshold Server Parameter: autovacuum_vacuum_threshold # TYPE pg_settings_autovacuum_vacuum_threshold gauge pg_settings_autovacuum_vacuum_threshold{server="localhost:5432"} 50 # HELP pg_settings_bgwriter_delay_seconds Server Parameter: bgwriter_delay [Units converted to seconds.] # TYPE pg_settings_bgwriter_delay_seconds gauge pg_settings_bgwriter_delay_seconds{server="localhost:5432"} 0.2 # HELP pg_settings_bgwriter_lru_maxpages Server Parameter: bgwriter_lru_maxpages # TYPE pg_settings_bgwriter_lru_maxpages gauge pg_settings_bgwriter_lru_maxpages{server="localhost:5432"} 100 # HELP pg_settings_bgwriter_lru_multiplier Server Parameter: bgwriter_lru_multiplier # TYPE pg_settings_bgwriter_lru_multiplier gauge pg_settings_bgwriter_lru_multiplier{server="localhost:5432"} 2 # HELP pg_settings_block_size Server Parameter: block_size # TYPE pg_settings_block_size gauge pg_settings_block_size{server="localhost:5432"} 8192 # HELP pg_settings_bonjour Server Parameter: bonjour # TYPE pg_settings_bonjour gauge pg_settings_bonjour{server="localhost:5432"} 0 # HELP pg_settings_check_function_bodies Server Parameter: check_function_bodies # TYPE pg_settings_check_function_bodies gauge pg_settings_check_function_bodies{server="localhost:5432"} 1 # HELP pg_settings_checkpoint_completion_target Server Parameter: checkpoint_completion_target # TYPE pg_settings_checkpoint_completion_target gauge pg_settings_checkpoint_completion_target{server="localhost:5432"} 0.5 # HELP pg_settings_checkpoint_segments Server Parameter: checkpoint_segments # TYPE pg_settings_checkpoint_segments gauge pg_settings_checkpoint_segments{server="localhost:5432"} 3 # HELP pg_settings_checkpoint_timeout_seconds Server Parameter: checkpoint_timeout [Units converted to seconds.] # TYPE pg_settings_checkpoint_timeout_seconds gauge pg_settings_checkpoint_timeout_seconds{server="localhost:5432"} 300 # HELP pg_settings_checkpoint_warning_seconds Server Parameter: checkpoint_warning [Units converted to seconds.] # TYPE pg_settings_checkpoint_warning_seconds gauge pg_settings_checkpoint_warning_seconds{server="localhost:5432"} 30 # HELP pg_settings_commit_delay Server Parameter: commit_delay # TYPE pg_settings_commit_delay gauge pg_settings_commit_delay{server="localhost:5432"} 0 # HELP pg_settings_commit_siblings Server Parameter: commit_siblings # TYPE pg_settings_commit_siblings gauge pg_settings_commit_siblings{server="localhost:5432"} 5 # HELP pg_settings_cpu_index_tuple_cost Server Parameter: cpu_index_tuple_cost # TYPE pg_settings_cpu_index_tuple_cost gauge pg_settings_cpu_index_tuple_cost{server="localhost:5432"} 0.005 # HELP pg_settings_cpu_operator_cost Server Parameter: cpu_operator_cost # TYPE pg_settings_cpu_operator_cost gauge pg_settings_cpu_operator_cost{server="localhost:5432"} 0.0025 # HELP pg_settings_cpu_tuple_cost Server Parameter: cpu_tuple_cost # TYPE pg_settings_cpu_tuple_cost gauge pg_settings_cpu_tuple_cost{server="localhost:5432"} 0.01 # HELP pg_settings_cursor_tuple_fraction Server Parameter: cursor_tuple_fraction # TYPE pg_settings_cursor_tuple_fraction gauge pg_settings_cursor_tuple_fraction{server="localhost:5432"} 0.1 # HELP pg_settings_data_checksums Server Parameter: data_checksums # TYPE pg_settings_data_checksums gauge pg_settings_data_checksums{server="localhost:5432"} 0 # HELP pg_settings_db_user_namespace Server Parameter: db_user_namespace # TYPE pg_settings_db_user_namespace gauge pg_settings_db_user_namespace{server="localhost:5432"} 0 # HELP pg_settings_deadlock_timeout_seconds Server Parameter: deadlock_timeout [Units converted to seconds.] # TYPE pg_settings_deadlock_timeout_seconds gauge pg_settings_deadlock_timeout_seconds{server="localhost:5432"} 1 # HELP pg_settings_debug_assertions Server Parameter: debug_assertions # TYPE pg_settings_debug_assertions gauge pg_settings_debug_assertions{server="localhost:5432"} 0 # HELP pg_settings_debug_pretty_print Server Parameter: debug_pretty_print # TYPE pg_settings_debug_pretty_print gauge pg_settings_debug_pretty_print{server="localhost:5432"} 1 # HELP pg_settings_debug_print_parse Server Parameter: debug_print_parse # TYPE pg_settings_debug_print_parse gauge pg_settings_debug_print_parse{server="localhost:5432"} 0 # HELP pg_settings_debug_print_plan Server Parameter: debug_print_plan # TYPE pg_settings_debug_print_plan gauge pg_settings_debug_print_plan{server="localhost:5432"} 0 # HELP pg_settings_debug_print_rewritten Server Parameter: debug_print_rewritten # TYPE pg_settings_debug_print_rewritten gauge pg_settings_debug_print_rewritten{server="localhost:5432"} 0 # HELP pg_settings_default_statistics_target Server Parameter: default_statistics_target # TYPE pg_settings_default_statistics_target gauge pg_settings_default_statistics_target{server="localhost:5432"} 100 # HELP pg_settings_default_transaction_deferrable Server Parameter: default_transaction_deferrable # TYPE pg_settings_default_transaction_deferrable gauge pg_settings_default_transaction_deferrable{server="localhost:5432"} 0 # HELP pg_settings_default_transaction_read_only Server Parameter: default_transaction_read_only # TYPE pg_settings_default_transaction_read_only gauge pg_settings_default_transaction_read_only{server="localhost:5432"} 0 # HELP pg_settings_default_with_oids Server Parameter: default_with_oids # TYPE pg_settings_default_with_oids gauge pg_settings_default_with_oids{server="localhost:5432"} 0 # HELP pg_settings_effective_cache_size_bytes Server Parameter: effective_cache_size [Units converted to bytes.] # TYPE pg_settings_effective_cache_size_bytes gauge pg_settings_effective_cache_size_bytes{server="localhost:5432"} 6.442450944e+09 # HELP pg_settings_effective_io_concurrency Server Parameter: effective_io_concurrency # TYPE pg_settings_effective_io_concurrency gauge pg_settings_effective_io_concurrency{server="localhost:5432"} 1 # HELP pg_settings_enable_bitmapscan Server Parameter: enable_bitmapscan # TYPE pg_settings_enable_bitmapscan gauge pg_settings_enable_bitmapscan{server="localhost:5432"} 1 # HELP pg_settings_enable_hashagg Server Parameter: enable_hashagg # TYPE pg_settings_enable_hashagg gauge pg_settings_enable_hashagg{server="localhost:5432"} 1 # HELP pg_settings_enable_hashjoin Server Parameter: enable_hashjoin # TYPE pg_settings_enable_hashjoin gauge pg_settings_enable_hashjoin{server="localhost:5432"} 1 # HELP pg_settings_enable_indexonlyscan Server Parameter: enable_indexonlyscan # TYPE pg_settings_enable_indexonlyscan gauge pg_settings_enable_indexonlyscan{server="localhost:5432"} 1 # HELP pg_settings_enable_indexscan Server Parameter: enable_indexscan # TYPE pg_settings_enable_indexscan gauge pg_settings_enable_indexscan{server="localhost:5432"} 1 # HELP pg_settings_enable_material Server Parameter: enable_material # TYPE pg_settings_enable_material gauge pg_settings_enable_material{server="localhost:5432"} 1 # HELP pg_settings_enable_mergejoin Server Parameter: enable_mergejoin # TYPE pg_settings_enable_mergejoin gauge pg_settings_enable_mergejoin{server="localhost:5432"} 1 # HELP pg_settings_enable_nestloop Server Parameter: enable_nestloop # TYPE pg_settings_enable_nestloop gauge pg_settings_enable_nestloop{server="localhost:5432"} 1 # HELP pg_settings_enable_seqscan Server Parameter: enable_seqscan # TYPE pg_settings_enable_seqscan gauge pg_settings_enable_seqscan{server="localhost:5432"} 1 # HELP pg_settings_enable_sort Server Parameter: enable_sort # TYPE pg_settings_enable_sort gauge pg_settings_enable_sort{server="localhost:5432"} 1 # HELP pg_settings_enable_tidscan Server Parameter: enable_tidscan # TYPE pg_settings_enable_tidscan gauge pg_settings_enable_tidscan{server="localhost:5432"} 1 # HELP pg_settings_escape_string_warning Server Parameter: escape_string_warning # TYPE pg_settings_escape_string_warning gauge pg_settings_escape_string_warning{server="localhost:5432"} 1 # HELP pg_settings_exit_on_error Server Parameter: exit_on_error # TYPE pg_settings_exit_on_error gauge pg_settings_exit_on_error{server="localhost:5432"} 0 # HELP pg_settings_extra_float_digits Server Parameter: extra_float_digits # TYPE pg_settings_extra_float_digits gauge pg_settings_extra_float_digits{server="localhost:5432"} 2 # HELP pg_settings_from_collapse_limit Server Parameter: from_collapse_limit # TYPE pg_settings_from_collapse_limit gauge pg_settings_from_collapse_limit{server="localhost:5432"} 8 # HELP pg_settings_fsync Server Parameter: fsync # TYPE pg_settings_fsync gauge pg_settings_fsync{server="localhost:5432"} 1 # HELP pg_settings_full_page_writes Server Parameter: full_page_writes # TYPE pg_settings_full_page_writes gauge pg_settings_full_page_writes{server="localhost:5432"} 1 # HELP pg_settings_geqo Server Parameter: geqo # TYPE pg_settings_geqo gauge pg_settings_geqo{server="localhost:5432"} 1 # HELP pg_settings_geqo_effort Server Parameter: geqo_effort # TYPE pg_settings_geqo_effort gauge pg_settings_geqo_effort{server="localhost:5432"} 5 # HELP pg_settings_geqo_generations Server Parameter: geqo_generations # TYPE pg_settings_geqo_generations gauge pg_settings_geqo_generations{server="localhost:5432"} 0 # HELP pg_settings_geqo_pool_size Server Parameter: geqo_pool_size # TYPE pg_settings_geqo_pool_size gauge pg_settings_geqo_pool_size{server="localhost:5432"} 0 # HELP pg_settings_geqo_seed Server Parameter: geqo_seed # TYPE pg_settings_geqo_seed gauge pg_settings_geqo_seed{server="localhost:5432"} 0 # HELP pg_settings_geqo_selection_bias Server Parameter: geqo_selection_bias # TYPE pg_settings_geqo_selection_bias gauge pg_settings_geqo_selection_bias{server="localhost:5432"} 2 # HELP pg_settings_geqo_threshold Server Parameter: geqo_threshold # TYPE pg_settings_geqo_threshold gauge pg_settings_geqo_threshold{server="localhost:5432"} 12 # HELP pg_settings_gin_fuzzy_search_limit Server Parameter: gin_fuzzy_search_limit # TYPE pg_settings_gin_fuzzy_search_limit gauge pg_settings_gin_fuzzy_search_limit{server="localhost:5432"} 0 # HELP pg_settings_hot_standby Server Parameter: hot_standby # TYPE pg_settings_hot_standby gauge pg_settings_hot_standby{server="localhost:5432"} 0 # HELP pg_settings_hot_standby_feedback Server Parameter: hot_standby_feedback # TYPE pg_settings_hot_standby_feedback gauge pg_settings_hot_standby_feedback{server="localhost:5432"} 0 # HELP pg_settings_ignore_checksum_failure Server Parameter: ignore_checksum_failure # TYPE pg_settings_ignore_checksum_failure gauge pg_settings_ignore_checksum_failure{server="localhost:5432"} 0 # HELP pg_settings_ignore_system_indexes Server Parameter: ignore_system_indexes # TYPE pg_settings_ignore_system_indexes gauge pg_settings_ignore_system_indexes{server="localhost:5432"} 0 # HELP pg_settings_integer_datetimes Server Parameter: integer_datetimes # TYPE pg_settings_integer_datetimes gauge pg_settings_integer_datetimes{server="localhost:5432"} 1 # HELP pg_settings_join_collapse_limit Server Parameter: join_collapse_limit # TYPE pg_settings_join_collapse_limit gauge pg_settings_join_collapse_limit{server="localhost:5432"} 8 # HELP pg_settings_krb_caseins_users Server Parameter: krb_caseins_users # TYPE pg_settings_krb_caseins_users gauge pg_settings_krb_caseins_users{server="localhost:5432"} 0 # HELP pg_settings_lo_compat_privileges Server Parameter: lo_compat_privileges # TYPE pg_settings_lo_compat_privileges gauge pg_settings_lo_compat_privileges{server="localhost:5432"} 0 # HELP pg_settings_lock_timeout_seconds Server Parameter: lock_timeout [Units converted to seconds.] # TYPE pg_settings_lock_timeout_seconds gauge pg_settings_lock_timeout_seconds{server="localhost:5432"} 0 # HELP pg_settings_log_autovacuum_min_duration_seconds Server Parameter: log_autovacuum_min_duration [Units converted to seconds.] # TYPE pg_settings_log_autovacuum_min_duration_seconds gauge pg_settings_log_autovacuum_min_duration_seconds{server="localhost:5432"} -1 # HELP pg_settings_log_checkpoints Server Parameter: log_checkpoints # TYPE pg_settings_log_checkpoints gauge pg_settings_log_checkpoints{server="localhost:5432"} 0 # HELP pg_settings_log_connections Server Parameter: log_connections # TYPE pg_settings_log_connections gauge pg_settings_log_connections{server="localhost:5432"} 0 # HELP pg_settings_log_disconnections Server Parameter: log_disconnections # TYPE pg_settings_log_disconnections gauge pg_settings_log_disconnections{server="localhost:5432"} 0 # HELP pg_settings_log_duration Server Parameter: log_duration # TYPE pg_settings_log_duration gauge pg_settings_log_duration{server="localhost:5432"} 0 # HELP pg_settings_log_executor_stats Server Parameter: log_executor_stats # TYPE pg_settings_log_executor_stats gauge pg_settings_log_executor_stats{server="localhost:5432"} 0 # HELP pg_settings_log_file_mode Server Parameter: log_file_mode # TYPE pg_settings_log_file_mode gauge pg_settings_log_file_mode{server="localhost:5432"} 600 # HELP pg_settings_log_hostname Server Parameter: log_hostname # TYPE pg_settings_log_hostname gauge pg_settings_log_hostname{server="localhost:5432"} 0 # HELP pg_settings_log_lock_waits Server Parameter: log_lock_waits # TYPE pg_settings_log_lock_waits gauge pg_settings_log_lock_waits{server="localhost:5432"} 0 # HELP pg_settings_log_min_duration_statement_seconds Server Parameter: log_min_duration_statement [Units converted to seconds.] # TYPE pg_settings_log_min_duration_statement_seconds gauge pg_settings_log_min_duration_statement_seconds{server="localhost:5432"} -1 # HELP pg_settings_log_parser_stats Server Parameter: log_parser_stats # TYPE pg_settings_log_parser_stats gauge pg_settings_log_parser_stats{server="localhost:5432"} 0 # HELP pg_settings_log_planner_stats Server Parameter: log_planner_stats # TYPE pg_settings_log_planner_stats gauge pg_settings_log_planner_stats{server="localhost:5432"} 0 # HELP pg_settings_log_rotation_age_seconds Server Parameter: log_rotation_age [Units converted to seconds.] # TYPE pg_settings_log_rotation_age_seconds gauge pg_settings_log_rotation_age_seconds{server="localhost:5432"} 86400 # HELP pg_settings_log_rotation_size_bytes Server Parameter: log_rotation_size [Units converted to bytes.] # TYPE pg_settings_log_rotation_size_bytes gauge pg_settings_log_rotation_size_bytes{server="localhost:5432"} 1.048576e+07 # HELP pg_settings_log_statement_stats Server Parameter: log_statement_stats # TYPE pg_settings_log_statement_stats gauge pg_settings_log_statement_stats{server="localhost:5432"} 0 # HELP pg_settings_log_temp_files_bytes Server Parameter: log_temp_files [Units converted to bytes.] # TYPE pg_settings_log_temp_files_bytes gauge pg_settings_log_temp_files_bytes{server="localhost:5432"} -1 # HELP pg_settings_log_truncate_on_rotation Server Parameter: log_truncate_on_rotation # TYPE pg_settings_log_truncate_on_rotation gauge pg_settings_log_truncate_on_rotation{server="localhost:5432"} 0 # HELP pg_settings_logging_collector Server Parameter: logging_collector # TYPE pg_settings_logging_collector gauge pg_settings_logging_collector{server="localhost:5432"} 0 # HELP pg_settings_maintenance_work_mem_bytes Server Parameter: maintenance_work_mem [Units converted to bytes.] # TYPE pg_settings_maintenance_work_mem_bytes gauge pg_settings_maintenance_work_mem_bytes{server="localhost:5432"} 1.073741824e+09 # HELP pg_settings_max_connections Server Parameter: max_connections # TYPE pg_settings_max_connections gauge pg_settings_max_connections{server="localhost:5432"} 100 # HELP pg_settings_max_files_per_process Server Parameter: max_files_per_process # TYPE pg_settings_max_files_per_process gauge pg_settings_max_files_per_process{server="localhost:5432"} 1000 # HELP pg_settings_max_function_args Server Parameter: max_function_args # TYPE pg_settings_max_function_args gauge pg_settings_max_function_args{server="localhost:5432"} 100 # HELP pg_settings_max_identifier_length Server Parameter: max_identifier_length # TYPE pg_settings_max_identifier_length gauge pg_settings_max_identifier_length{server="localhost:5432"} 63 # HELP pg_settings_max_index_keys Server Parameter: max_index_keys # TYPE pg_settings_max_index_keys gauge pg_settings_max_index_keys{server="localhost:5432"} 32 # HELP pg_settings_max_locks_per_transaction Server Parameter: max_locks_per_transaction # TYPE pg_settings_max_locks_per_transaction gauge pg_settings_max_locks_per_transaction{server="localhost:5432"} 64 # HELP pg_settings_max_pred_locks_per_transaction Server Parameter: max_pred_locks_per_transaction # TYPE pg_settings_max_pred_locks_per_transaction gauge pg_settings_max_pred_locks_per_transaction{server="localhost:5432"} 64 # HELP pg_settings_max_prepared_transactions Server Parameter: max_prepared_transactions # TYPE pg_settings_max_prepared_transactions gauge pg_settings_max_prepared_transactions{server="localhost:5432"} 0 # HELP pg_settings_max_stack_depth_bytes Server Parameter: max_stack_depth [Units converted to bytes.] # TYPE pg_settings_max_stack_depth_bytes gauge pg_settings_max_stack_depth_bytes{server="localhost:5432"} 2.097152e+06 # HELP pg_settings_max_standby_archive_delay_seconds Server Parameter: max_standby_archive_delay [Units converted to seconds.] # TYPE pg_settings_max_standby_archive_delay_seconds gauge pg_settings_max_standby_archive_delay_seconds{server="localhost:5432"} 30 # HELP pg_settings_max_standby_streaming_delay_seconds Server Parameter: max_standby_streaming_delay [Units converted to seconds.] # TYPE pg_settings_max_standby_streaming_delay_seconds gauge pg_settings_max_standby_streaming_delay_seconds{server="localhost:5432"} 30 # HELP pg_settings_max_wal_senders Server Parameter: max_wal_senders # TYPE pg_settings_max_wal_senders gauge pg_settings_max_wal_senders{server="localhost:5432"} 0 # HELP pg_settings_password_encryption Server Parameter: password_encryption # TYPE pg_settings_password_encryption gauge pg_settings_password_encryption{server="localhost:5432"} 1 # HELP pg_settings_pg_stat_statements_max Server Parameter: pg_stat_statements.max # TYPE pg_settings_pg_stat_statements_max gauge pg_settings_pg_stat_statements_max{server="localhost:5432"} 1000 # HELP pg_settings_pg_stat_statements_save Server Parameter: pg_stat_statements.save # TYPE pg_settings_pg_stat_statements_save gauge pg_settings_pg_stat_statements_save{server="localhost:5432"} 1 # HELP pg_settings_pg_stat_statements_track_utility Server Parameter: pg_stat_statements.track_utility # TYPE pg_settings_pg_stat_statements_track_utility gauge pg_settings_pg_stat_statements_track_utility{server="localhost:5432"} 1 # HELP pg_settings_port Server Parameter: port # TYPE pg_settings_port gauge pg_settings_port{server="localhost:5432"} 5432 # HELP pg_settings_post_auth_delay_seconds Server Parameter: post_auth_delay [Units converted to seconds.] # TYPE pg_settings_post_auth_delay_seconds gauge pg_settings_post_auth_delay_seconds{server="localhost:5432"} 0 # HELP pg_settings_pre_auth_delay_seconds Server Parameter: pre_auth_delay [Units converted to seconds.] # TYPE pg_settings_pre_auth_delay_seconds gauge pg_settings_pre_auth_delay_seconds{server="localhost:5432"} 0 # HELP pg_settings_quote_all_identifiers Server Parameter: quote_all_identifiers # TYPE pg_settings_quote_all_identifiers gauge pg_settings_quote_all_identifiers{server="localhost:5432"} 0 # HELP pg_settings_random_page_cost Server Parameter: random_page_cost # TYPE pg_settings_random_page_cost gauge pg_settings_random_page_cost{server="localhost:5432"} 4 # HELP pg_settings_restart_after_crash Server Parameter: restart_after_crash # TYPE pg_settings_restart_after_crash gauge pg_settings_restart_after_crash{server="localhost:5432"} 1 # HELP pg_settings_segment_size_bytes Server Parameter: segment_size [Units converted to bytes.] # TYPE pg_settings_segment_size_bytes gauge pg_settings_segment_size_bytes{server="localhost:5432"} 1.073741824e+09 # HELP pg_settings_seq_page_cost Server Parameter: seq_page_cost # TYPE pg_settings_seq_page_cost gauge pg_settings_seq_page_cost{server="localhost:5432"} 1 # HELP pg_settings_server_version_num Server Parameter: server_version_num # TYPE pg_settings_server_version_num gauge pg_settings_server_version_num{server="localhost:5432"} 90325 # HELP pg_settings_shared_buffers_bytes Server Parameter: shared_buffers [Units converted to bytes.] # TYPE pg_settings_shared_buffers_bytes gauge pg_settings_shared_buffers_bytes{server="localhost:5432"} 4.294967296e+09 # HELP pg_settings_sql_inheritance Server Parameter: sql_inheritance # TYPE pg_settings_sql_inheritance gauge pg_settings_sql_inheritance{server="localhost:5432"} 1 # HELP pg_settings_ssl Server Parameter: ssl # TYPE pg_settings_ssl gauge pg_settings_ssl{server="localhost:5432"} 1 # HELP pg_settings_ssl_renegotiation_limit_bytes Server Parameter: ssl_renegotiation_limit [Units converted to bytes.] # TYPE pg_settings_ssl_renegotiation_limit_bytes gauge pg_settings_ssl_renegotiation_limit_bytes{server="localhost:5432"} 0 # HELP pg_settings_standard_conforming_strings Server Parameter: standard_conforming_strings # TYPE pg_settings_standard_conforming_strings gauge pg_settings_standard_conforming_strings{server="localhost:5432"} 1 # HELP pg_settings_statement_timeout_seconds Server Parameter: statement_timeout [Units converted to seconds.] # TYPE pg_settings_statement_timeout_seconds gauge pg_settings_statement_timeout_seconds{server="localhost:5432"} 0 # HELP pg_settings_superuser_reserved_connections Server Parameter: superuser_reserved_connections # TYPE pg_settings_superuser_reserved_connections gauge pg_settings_superuser_reserved_connections{server="localhost:5432"} 3 # HELP pg_settings_synchronize_seqscans Server Parameter: synchronize_seqscans # TYPE pg_settings_synchronize_seqscans gauge pg_settings_synchronize_seqscans{server="localhost:5432"} 1 # HELP pg_settings_tcp_keepalives_count Server Parameter: tcp_keepalives_count # TYPE pg_settings_tcp_keepalives_count gauge pg_settings_tcp_keepalives_count{server="localhost:5432"} 9 # HELP pg_settings_tcp_keepalives_idle_seconds Server Parameter: tcp_keepalives_idle [Units converted to seconds.] # TYPE pg_settings_tcp_keepalives_idle_seconds gauge pg_settings_tcp_keepalives_idle_seconds{server="localhost:5432"} 7200 # HELP pg_settings_tcp_keepalives_interval_seconds Server Parameter: tcp_keepalives_interval [Units converted to seconds.] # TYPE pg_settings_tcp_keepalives_interval_seconds gauge pg_settings_tcp_keepalives_interval_seconds{server="localhost:5432"} 75 # HELP pg_settings_temp_buffers_bytes Server Parameter: temp_buffers [Units converted to bytes.] # TYPE pg_settings_temp_buffers_bytes gauge pg_settings_temp_buffers_bytes{server="localhost:5432"} 8.388608e+06 # HELP pg_settings_temp_file_limit_bytes Server Parameter: temp_file_limit [Units converted to bytes.] # TYPE pg_settings_temp_file_limit_bytes gauge pg_settings_temp_file_limit_bytes{server="localhost:5432"} -1 # HELP pg_settings_trace_notify Server Parameter: trace_notify # TYPE pg_settings_trace_notify gauge pg_settings_trace_notify{server="localhost:5432"} 0 # HELP pg_settings_trace_sort Server Parameter: trace_sort # TYPE pg_settings_trace_sort gauge pg_settings_trace_sort{server="localhost:5432"} 0 # HELP pg_settings_track_activities Server Parameter: track_activities # TYPE pg_settings_track_activities gauge pg_settings_track_activities{server="localhost:5432"} 1 # HELP pg_settings_track_activity_query_size Server Parameter: track_activity_query_size # TYPE pg_settings_track_activity_query_size gauge pg_settings_track_activity_query_size{server="localhost:5432"} 1024 # HELP pg_settings_track_counts Server Parameter: track_counts # TYPE pg_settings_track_counts gauge pg_settings_track_counts{server="localhost:5432"} 1 # HELP pg_settings_track_io_timing Server Parameter: track_io_timing # TYPE pg_settings_track_io_timing gauge pg_settings_track_io_timing{server="localhost:5432"} 0 # HELP pg_settings_transaction_deferrable Server Parameter: transaction_deferrable # TYPE pg_settings_transaction_deferrable gauge pg_settings_transaction_deferrable{server="localhost:5432"} 0 # HELP pg_settings_transaction_read_only Server Parameter: transaction_read_only # TYPE pg_settings_transaction_read_only gauge pg_settings_transaction_read_only{server="localhost:5432"} 0 # HELP pg_settings_transform_null_equals Server Parameter: transform_null_equals # TYPE pg_settings_transform_null_equals gauge pg_settings_transform_null_equals{server="localhost:5432"} 0 # HELP pg_settings_unix_socket_permissions Server Parameter: unix_socket_permissions # TYPE pg_settings_unix_socket_permissions gauge pg_settings_unix_socket_permissions{server="localhost:5432"} 777 # HELP pg_settings_update_process_title Server Parameter: update_process_title # TYPE pg_settings_update_process_title gauge pg_settings_update_process_title{server="localhost:5432"} 1 # HELP pg_settings_vacuum_cost_delay_seconds Server Parameter: vacuum_cost_delay [Units converted to seconds.] # TYPE pg_settings_vacuum_cost_delay_seconds gauge pg_settings_vacuum_cost_delay_seconds{server="localhost:5432"} 0 # HELP pg_settings_vacuum_cost_limit Server Parameter: vacuum_cost_limit # TYPE pg_settings_vacuum_cost_limit gauge pg_settings_vacuum_cost_limit{server="localhost:5432"} 200 # HELP pg_settings_vacuum_cost_page_dirty Server Parameter: vacuum_cost_page_dirty # TYPE pg_settings_vacuum_cost_page_dirty gauge pg_settings_vacuum_cost_page_dirty{server="localhost:5432"} 20 # HELP pg_settings_vacuum_cost_page_hit Server Parameter: vacuum_cost_page_hit # TYPE pg_settings_vacuum_cost_page_hit gauge pg_settings_vacuum_cost_page_hit{server="localhost:5432"} 1 # HELP pg_settings_vacuum_cost_page_miss Server Parameter: vacuum_cost_page_miss # TYPE pg_settings_vacuum_cost_page_miss gauge pg_settings_vacuum_cost_page_miss{server="localhost:5432"} 10 # HELP pg_settings_vacuum_defer_cleanup_age Server Parameter: vacuum_defer_cleanup_age # TYPE pg_settings_vacuum_defer_cleanup_age gauge pg_settings_vacuum_defer_cleanup_age{server="localhost:5432"} 0 # HELP pg_settings_vacuum_freeze_min_age Server Parameter: vacuum_freeze_min_age # TYPE pg_settings_vacuum_freeze_min_age gauge pg_settings_vacuum_freeze_min_age{server="localhost:5432"} 5e+07 # HELP pg_settings_vacuum_freeze_table_age Server Parameter: vacuum_freeze_table_age # TYPE pg_settings_vacuum_freeze_table_age gauge pg_settings_vacuum_freeze_table_age{server="localhost:5432"} 1.5e+08 # HELP pg_settings_vacuum_multixact_freeze_min_age Server Parameter: vacuum_multixact_freeze_min_age # TYPE pg_settings_vacuum_multixact_freeze_min_age gauge pg_settings_vacuum_multixact_freeze_min_age{server="localhost:5432"} 5e+06 # HELP pg_settings_vacuum_multixact_freeze_table_age Server Parameter: vacuum_multixact_freeze_table_age # TYPE pg_settings_vacuum_multixact_freeze_table_age gauge pg_settings_vacuum_multixact_freeze_table_age{server="localhost:5432"} 1.5e+08 # HELP pg_settings_wal_block_size Server Parameter: wal_block_size # TYPE pg_settings_wal_block_size gauge pg_settings_wal_block_size{server="localhost:5432"} 8192 # HELP pg_settings_wal_buffers_bytes Server Parameter: wal_buffers [Units converted to bytes.] # TYPE pg_settings_wal_buffers_bytes gauge pg_settings_wal_buffers_bytes{server="localhost:5432"} 1.6777216e+07 # HELP pg_settings_wal_keep_segments Server Parameter: wal_keep_segments # TYPE pg_settings_wal_keep_segments gauge pg_settings_wal_keep_segments{server="localhost:5432"} 0 # HELP pg_settings_wal_receiver_status_interval_seconds Server Parameter: wal_receiver_status_interval [Units converted to seconds.] # TYPE pg_settings_wal_receiver_status_interval_seconds gauge pg_settings_wal_receiver_status_interval_seconds{server="localhost:5432"} 10 # HELP pg_settings_wal_receiver_timeout_seconds Server Parameter: wal_receiver_timeout [Units converted to seconds.] # TYPE pg_settings_wal_receiver_timeout_seconds gauge pg_settings_wal_receiver_timeout_seconds{server="localhost:5432"} 60 # HELP pg_settings_wal_segment_size_bytes Server Parameter: wal_segment_size [Units converted to bytes.] # TYPE pg_settings_wal_segment_size_bytes gauge pg_settings_wal_segment_size_bytes{server="localhost:5432"} 1.6777216e+07 # HELP pg_settings_wal_sender_timeout_seconds Server Parameter: wal_sender_timeout [Units converted to seconds.] # TYPE pg_settings_wal_sender_timeout_seconds gauge pg_settings_wal_sender_timeout_seconds{server="localhost:5432"} 60 # HELP pg_settings_wal_writer_delay_seconds Server Parameter: wal_writer_delay [Units converted to seconds.] # TYPE pg_settings_wal_writer_delay_seconds gauge pg_settings_wal_writer_delay_seconds{server="localhost:5432"} 0.2 # HELP pg_settings_work_mem_bytes Server Parameter: work_mem [Units converted to bytes.] # TYPE pg_settings_work_mem_bytes gauge pg_settings_work_mem_bytes{server="localhost:5432"} 1.6777216e+07 # HELP pg_settings_zero_damaged_pages Server Parameter: zero_damaged_pages # TYPE pg_settings_zero_damaged_pages gauge pg_settings_zero_damaged_pages{server="localhost:5432"} 0 # HELP pg_stat_activity_count number of connections in this state # TYPE pg_stat_activity_count gauge pg_stat_activity_count{application_name="",datname="postgres",server="localhost:5432",state="active",usename=""} 0 pg_stat_activity_count{application_name="",datname="postgres",server="localhost:5432",state="disabled",usename=""} 0 pg_stat_activity_count{application_name="",datname="postgres",server="localhost:5432",state="fastpath function call",usename=""} 0 pg_stat_activity_count{application_name="",datname="postgres",server="localhost:5432",state="idle",usename=""} 0 pg_stat_activity_count{application_name="",datname="postgres",server="localhost:5432",state="idle in transaction",usename=""} 0 pg_stat_activity_count{application_name="",datname="postgres",server="localhost:5432",state="idle in transaction (aborted)",usename=""} 0 pg_stat_activity_count{application_name="",datname="template0",server="localhost:5432",state="active",usename=""} 0 pg_stat_activity_count{application_name="",datname="template0",server="localhost:5432",state="disabled",usename=""} 0 pg_stat_activity_count{application_name="",datname="template0",server="localhost:5432",state="fastpath function call",usename=""} 0 pg_stat_activity_count{application_name="",datname="template0",server="localhost:5432",state="idle",usename=""} 0 pg_stat_activity_count{application_name="",datname="template0",server="localhost:5432",state="idle in transaction",usename=""} 0 pg_stat_activity_count{application_name="",datname="template0",server="localhost:5432",state="idle in transaction (aborted)",usename=""} 0 pg_stat_activity_count{application_name="",datname="template1",server="localhost:5432",state="active",usename=""} 0 pg_stat_activity_count{application_name="",datname="template1",server="localhost:5432",state="disabled",usename=""} 0 pg_stat_activity_count{application_name="",datname="template1",server="localhost:5432",state="fastpath function call",usename=""} 0 pg_stat_activity_count{application_name="",datname="template1",server="localhost:5432",state="idle",usename=""} 0 pg_stat_activity_count{application_name="",datname="template1",server="localhost:5432",state="idle in transaction",usename=""} 0 pg_stat_activity_count{application_name="",datname="template1",server="localhost:5432",state="idle in transaction (aborted)",usename=""} 0 pg_stat_activity_count{application_name="",datname="tscoprod",server="localhost:5432",state="active",usename="postgres"} 2 pg_stat_activity_count{application_name="",datname="tscoprod",server="localhost:5432",state="disabled",usename=""} 0 pg_stat_activity_count{application_name="",datname="tscoprod",server="localhost:5432",state="fastpath function call",usename=""} 0 pg_stat_activity_count{application_name="",datname="tscoprod",server="localhost:5432",state="idle",usename="postgres"} 2 pg_stat_activity_count{application_name="",datname="tscoprod",server="localhost:5432",state="idle",usename="tad"} 29 pg_stat_activity_count{application_name="",datname="tscoprod",server="localhost:5432",state="idle in transaction",usename="tad"} 1 pg_stat_activity_count{application_name="",datname="tscoprod",server="localhost:5432",state="idle in transaction (aborted)",usename=""} 0 # HELP pg_stat_activity_max_tx_duration max duration in seconds any active transaction has been running # TYPE pg_stat_activity_max_tx_duration gauge pg_stat_activity_max_tx_duration{application_name="",datname="postgres",server="localhost:5432",state="active",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="postgres",server="localhost:5432",state="disabled",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="postgres",server="localhost:5432",state="fastpath function call",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="postgres",server="localhost:5432",state="idle",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="postgres",server="localhost:5432",state="idle in transaction",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="postgres",server="localhost:5432",state="idle in transaction (aborted)",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="template0",server="localhost:5432",state="active",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="template0",server="localhost:5432",state="disabled",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="template0",server="localhost:5432",state="fastpath function call",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="template0",server="localhost:5432",state="idle",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="template0",server="localhost:5432",state="idle in transaction",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="template0",server="localhost:5432",state="idle in transaction (aborted)",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="template1",server="localhost:5432",state="active",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="template1",server="localhost:5432",state="disabled",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="template1",server="localhost:5432",state="fastpath function call",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="template1",server="localhost:5432",state="idle",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="template1",server="localhost:5432",state="idle in transaction",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="template1",server="localhost:5432",state="idle in transaction (aborted)",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="tscoprod",server="localhost:5432",state="active",usename="postgres"} 0.007896 pg_stat_activity_max_tx_duration{application_name="",datname="tscoprod",server="localhost:5432",state="disabled",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="tscoprod",server="localhost:5432",state="fastpath function call",usename=""} 0 pg_stat_activity_max_tx_duration{application_name="",datname="tscoprod",server="localhost:5432",state="idle",usename="postgres"} 0 pg_stat_activity_max_tx_duration{application_name="",datname="tscoprod",server="localhost:5432",state="idle",usename="tad"} 0 pg_stat_activity_max_tx_duration{application_name="",datname="tscoprod",server="localhost:5432",state="idle in transaction",usename="tad"} 11923.144437 pg_stat_activity_max_tx_duration{application_name="",datname="tscoprod",server="localhost:5432",state="idle in transaction (aborted)",usename=""} 0 # HELP pg_stat_bgwriter_buffers_alloc_total Number of buffers allocated # TYPE pg_stat_bgwriter_buffers_alloc_total counter pg_stat_bgwriter_buffers_alloc_total 5.9987423225e+10 # HELP pg_stat_bgwriter_buffers_backend_fsync_total Number of times a backend had to execute its own fsync call (normally the background writer handles those even when the backend does its own write) # TYPE pg_stat_bgwriter_buffers_backend_fsync_total counter pg_stat_bgwriter_buffers_backend_fsync_total 0 # HELP pg_stat_bgwriter_buffers_backend_total Number of buffers written directly by a backend # TYPE pg_stat_bgwriter_buffers_backend_total counter pg_stat_bgwriter_buffers_backend_total 4.76056707e+08 # HELP pg_stat_bgwriter_buffers_checkpoint_total Number of buffers written during checkpoints # TYPE pg_stat_bgwriter_buffers_checkpoint_total counter pg_stat_bgwriter_buffers_checkpoint_total 8.60557398e+08 # HELP pg_stat_bgwriter_buffers_clean_total Number of buffers written by the background writer # TYPE pg_stat_bgwriter_buffers_clean_total counter pg_stat_bgwriter_buffers_clean_total 9.69303348e+08 # HELP pg_stat_bgwriter_checkpoint_sync_time_total Total amount of time that has been spent in the portion of checkpoint processing where files are synchronized to disk, in milliseconds # TYPE pg_stat_bgwriter_checkpoint_sync_time_total counter pg_stat_bgwriter_checkpoint_sync_time_total 1.40119905e+08 # HELP pg_stat_bgwriter_checkpoint_write_time_total Total amount of time that has been spent in the portion of checkpoint processing where files are written to disk, in milliseconds # TYPE pg_stat_bgwriter_checkpoint_write_time_total counter pg_stat_bgwriter_checkpoint_write_time_total 5.807355181e+09 # HELP pg_stat_bgwriter_checkpoints_req_total Number of requested checkpoints that have been performed # TYPE pg_stat_bgwriter_checkpoints_req_total counter pg_stat_bgwriter_checkpoints_req_total 149068 # HELP pg_stat_bgwriter_checkpoints_timed_total Number of scheduled checkpoints that have been performed # TYPE pg_stat_bgwriter_checkpoints_timed_total counter pg_stat_bgwriter_checkpoints_timed_total 152119 # HELP pg_stat_bgwriter_maxwritten_clean_total Number of times the background writer stopped a cleaning scan because it had written too many buffers # TYPE pg_stat_bgwriter_maxwritten_clean_total counter pg_stat_bgwriter_maxwritten_clean_total 3.419163e+06 # HELP pg_stat_bgwriter_stats_reset_total Time at which these statistics were last reset # TYPE pg_stat_bgwriter_stats_reset_total counter pg_stat_bgwriter_stats_reset_total 1.728388047e+09 # HELP pg_stat_database_blk_read_time Time spent reading data file blocks by backends in this database, in milliseconds # TYPE pg_stat_database_blk_read_time counter pg_stat_database_blk_read_time{datid="1",datname="template1"} 0 pg_stat_database_blk_read_time{datid="12030",datname="template0"} 0 pg_stat_database_blk_read_time{datid="12035",datname="postgres"} 0 pg_stat_database_blk_read_time{datid="272183",datname="tscoprod"} 0 # HELP pg_stat_database_blk_write_time Time spent writing data file blocks by backends in this database, in milliseconds # TYPE pg_stat_database_blk_write_time counter pg_stat_database_blk_write_time{datid="1",datname="template1"} 0 pg_stat_database_blk_write_time{datid="12030",datname="template0"} 0 pg_stat_database_blk_write_time{datid="12035",datname="postgres"} 0 pg_stat_database_blk_write_time{datid="272183",datname="tscoprod"} 0 # HELP pg_stat_database_blks_hit Number of times disk blocks were found already in the buffer cache, so that a read was not necessary (this only includes hits in the PostgreSQL buffer cache, not the operating system's file system cache) # TYPE pg_stat_database_blks_hit counter pg_stat_database_blks_hit{datid="1",datname="template1"} 5.4786184e+07 pg_stat_database_blks_hit{datid="12030",datname="template0"} 0 pg_stat_database_blks_hit{datid="12035",datname="postgres"} 5.0240274e+07 pg_stat_database_blks_hit{datid="272183",datname="tscoprod"} 1.053172602009e+12 # HELP pg_stat_database_blks_read Number of disk blocks read in this database # TYPE pg_stat_database_blks_read counter pg_stat_database_blks_read{datid="1",datname="template1"} 6.265782e+06 pg_stat_database_blks_read{datid="12030",datname="template0"} 0 pg_stat_database_blks_read{datid="12035",datname="postgres"} 5.934762e+06 pg_stat_database_blks_read{datid="272183",datname="tscoprod"} 3.97871356843e+11 # HELP pg_stat_database_conflicts Number of queries canceled due to conflicts with recovery in this database. (Conflicts occur only on standby servers; see pg_stat_database_conflicts for details.) # TYPE pg_stat_database_conflicts counter pg_stat_database_conflicts{datid="1",datname="template1"} 0 pg_stat_database_conflicts{datid="12030",datname="template0"} 0 pg_stat_database_conflicts{datid="12035",datname="postgres"} 0 pg_stat_database_conflicts{datid="272183",datname="tscoprod"} 0 # HELP pg_stat_database_conflicts_confl_bufferpin Number of queries in this database that have been canceled due to pinned buffers # TYPE pg_stat_database_conflicts_confl_bufferpin counter pg_stat_database_conflicts_confl_bufferpin{datid="1",datname="template1",server="localhost:5432"} 0 pg_stat_database_conflicts_confl_bufferpin{datid="12030",datname="template0",server="localhost:5432"} 0 pg_stat_database_conflicts_confl_bufferpin{datid="12035",datname="postgres",server="localhost:5432"} 0 pg_stat_database_conflicts_confl_bufferpin{datid="272183",datname="tscoprod",server="localhost:5432"} 0 # HELP pg_stat_database_conflicts_confl_deadlock Number of queries in this database that have been canceled due to deadlocks # TYPE pg_stat_database_conflicts_confl_deadlock counter pg_stat_database_conflicts_confl_deadlock{datid="1",datname="template1",server="localhost:5432"} 0 pg_stat_database_conflicts_confl_deadlock{datid="12030",datname="template0",server="localhost:5432"} 0 pg_stat_database_conflicts_confl_deadlock{datid="12035",datname="postgres",server="localhost:5432"} 0 pg_stat_database_conflicts_confl_deadlock{datid="272183",datname="tscoprod",server="localhost:5432"} 0 # HELP pg_stat_database_conflicts_confl_lock Number of queries in this database that have been canceled due to lock timeouts # TYPE pg_stat_database_conflicts_confl_lock counter pg_stat_database_conflicts_confl_lock{datid="1",datname="template1",server="localhost:5432"} 0 pg_stat_database_conflicts_confl_lock{datid="12030",datname="template0",server="localhost:5432"} 0 pg_stat_database_conflicts_confl_lock{datid="12035",datname="postgres",server="localhost:5432"} 0 pg_stat_database_conflicts_confl_lock{datid="272183",datname="tscoprod",server="localhost:5432"} 0 # HELP pg_stat_database_conflicts_confl_snapshot Number of queries in this database that have been canceled due to old snapshots # TYPE pg_stat_database_conflicts_confl_snapshot counter pg_stat_database_conflicts_confl_snapshot{datid="1",datname="template1",server="localhost:5432"} 0 pg_stat_database_conflicts_confl_snapshot{datid="12030",datname="template0",server="localhost:5432"} 0 pg_stat_database_conflicts_confl_snapshot{datid="12035",datname="postgres",server="localhost:5432"} 0 pg_stat_database_conflicts_confl_snapshot{datid="272183",datname="tscoprod",server="localhost:5432"} 0 # HELP pg_stat_database_conflicts_confl_tablespace Number of queries in this database that have been canceled due to dropped tablespaces # TYPE pg_stat_database_conflicts_confl_tablespace counter pg_stat_database_conflicts_confl_tablespace{datid="1",datname="template1",server="localhost:5432"} 0 pg_stat_database_conflicts_confl_tablespace{datid="12030",datname="template0",server="localhost:5432"} 0 pg_stat_database_conflicts_confl_tablespace{datid="12035",datname="postgres",server="localhost:5432"} 0 pg_stat_database_conflicts_confl_tablespace{datid="272183",datname="tscoprod",server="localhost:5432"} 0 # HELP pg_stat_database_deadlocks Number of deadlocks detected in this database # TYPE pg_stat_database_deadlocks counter pg_stat_database_deadlocks{datid="1",datname="template1"} 0 pg_stat_database_deadlocks{datid="12030",datname="template0"} 0 pg_stat_database_deadlocks{datid="12035",datname="postgres"} 0 pg_stat_database_deadlocks{datid="272183",datname="tscoprod"} 1197 # HELP pg_stat_database_numbackends Number of backends currently connected to this database. This is the only column in this view that returns a value reflecting current state; all other columns return the accumulated values since the last reset. # TYPE pg_stat_database_numbackends gauge pg_stat_database_numbackends{datid="1",datname="template1"} 0 pg_stat_database_numbackends{datid="12030",datname="template0"} 0 pg_stat_database_numbackends{datid="12035",datname="postgres"} 0 pg_stat_database_numbackends{datid="272183",datname="tscoprod"} 34 # HELP pg_stat_database_stats_reset Time at which these statistics were last reset # TYPE pg_stat_database_stats_reset counter pg_stat_database_stats_reset{datid="1",datname="template1"} 1.728388053e+09 pg_stat_database_stats_reset{datid="12030",datname="template0"} 0 pg_stat_database_stats_reset{datid="12035",datname="postgres"} 1.729139191e+09 pg_stat_database_stats_reset{datid="272183",datname="tscoprod"} 1.728388049e+09 # HELP pg_stat_database_temp_bytes Total amount of data written to temporary files by queries in this database. All temporary files are counted, regardless of why the temporary file was created, and regardless of the log_temp_files setting. # TYPE pg_stat_database_temp_bytes counter pg_stat_database_temp_bytes{datid="1",datname="template1"} 0 pg_stat_database_temp_bytes{datid="12030",datname="template0"} 0 pg_stat_database_temp_bytes{datid="12035",datname="postgres"} 0 pg_stat_database_temp_bytes{datid="272183",datname="tscoprod"} 2.5082256872662e+13 # HELP pg_stat_database_temp_files Number of temporary files created by queries in this database. All temporary files are counted, regardless of why the temporary file was created (e.g., sorting or hashing), and regardless of the log_temp_files setting. # TYPE pg_stat_database_temp_files counter pg_stat_database_temp_files{datid="1",datname="template1"} 0 pg_stat_database_temp_files{datid="12030",datname="template0"} 0 pg_stat_database_temp_files{datid="12035",datname="postgres"} 0 pg_stat_database_temp_files{datid="272183",datname="tscoprod"} 2.7568514e+07 # HELP pg_stat_database_tup_deleted Number of rows deleted by queries in this database # TYPE pg_stat_database_tup_deleted counter pg_stat_database_tup_deleted{datid="1",datname="template1"} 0 pg_stat_database_tup_deleted{datid="12030",datname="template0"} 0 pg_stat_database_tup_deleted{datid="12035",datname="postgres"} 0 pg_stat_database_tup_deleted{datid="272183",datname="tscoprod"} 5.0728989e+07 # HELP pg_stat_database_tup_fetched Number of rows fetched by queries in this database # TYPE pg_stat_database_tup_fetched counter pg_stat_database_tup_fetched{datid="1",datname="template1"} 1.4421967e+07 pg_stat_database_tup_fetched{datid="12030",datname="template0"} 0 pg_stat_database_tup_fetched{datid="12035",datname="postgres"} 1.1937586e+07 pg_stat_database_tup_fetched{datid="272183",datname="tscoprod"} 7.3869729534e+11 # HELP pg_stat_database_tup_inserted Number of rows inserted by queries in this database # TYPE pg_stat_database_tup_inserted counter pg_stat_database_tup_inserted{datid="1",datname="template1"} 0 pg_stat_database_tup_inserted{datid="12030",datname="template0"} 0 pg_stat_database_tup_inserted{datid="12035",datname="postgres"} 0 pg_stat_database_tup_inserted{datid="272183",datname="tscoprod"} 5.7575045e+07 # HELP pg_stat_database_tup_returned Number of rows returned by queries in this database # TYPE pg_stat_database_tup_returned counter pg_stat_database_tup_returned{datid="1",datname="template1"} 9.15602784e+08 pg_stat_database_tup_returned{datid="12030",datname="template0"} 0 pg_stat_database_tup_returned{datid="12035",datname="postgres"} 8.9906751e+08 pg_stat_database_tup_returned{datid="272183",datname="tscoprod"} 7.519130236179e+12 # HELP pg_stat_database_tup_updated Number of rows updated by queries in this database # TYPE pg_stat_database_tup_updated counter pg_stat_database_tup_updated{datid="1",datname="template1"} 8526 pg_stat_database_tup_updated{datid="12030",datname="template0"} 0 pg_stat_database_tup_updated{datid="12035",datname="postgres"} 16861 pg_stat_database_tup_updated{datid="272183",datname="tscoprod"} 5.535217e+08 # HELP pg_stat_database_xact_commit Number of transactions in this database that have been committed # TYPE pg_stat_database_xact_commit counter pg_stat_database_xact_commit{datid="1",datname="template1"} 2.07718e+06 pg_stat_database_xact_commit{datid="12030",datname="template0"} 0 pg_stat_database_xact_commit{datid="12035",datname="postgres"} 1.995441e+06 pg_stat_database_xact_commit{datid="272183",datname="tscoprod"} 4.91216739e+08 # HELP pg_stat_database_xact_rollback Number of transactions in this database that have been rolled back # TYPE pg_stat_database_xact_rollback counter pg_stat_database_xact_rollback{datid="1",datname="template1"} 46 pg_stat_database_xact_rollback{datid="12030",datname="template0"} 0 pg_stat_database_xact_rollback{datid="12035",datname="postgres"} 40 pg_stat_database_xact_rollback{datid="272183",datname="tscoprod"} 406942 # HELP pg_static Version string as reported by postgres # TYPE pg_static untyped pg_static{server="localhost:5432",short_version="9.3.25",version="PostgreSQL 9.3.25 on x86_64-pc-linux-gnu (Ubuntu 9.3.25-3.pgdg16.04+1), compiled by gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609, 64-bit"} 1 # HELP pg_statio_user_tables_heap_blocks_hit Number of buffer hits in this table # TYPE pg_statio_user_tables_heap_blocks_hit counter pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="a_amortization",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="a_amortizationline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="a_amortline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="a_asset",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="a_asset_acct",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="a_asset_group",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="a_asset_group_acct",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_accountingrpt_element",schemaname="public"} 17 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_acctprocess",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_alert",schemaname="public"} 4.880836e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_alertrecipient",schemaname="public"} 1.60902137e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_alertrule",schemaname="public"} 8.2563833e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_alertrule_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_audit_trail",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_auxiliarinput",schemaname="public"} 1.22427561e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_callout",schemaname="public"} 5.7296191e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_client",schemaname="public"} 2.00525826e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_client_acctdimension",schemaname="public"} 298959 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_clientinfo",schemaname="public"} 5.1124971e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_clientmodule",schemaname="public"} 30 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_column",schemaname="public"} 3.779151371e+09 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_10"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_11"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_12"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_14"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_17"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_18"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_19"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_2"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_21"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_25"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_3"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_31"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_32"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_33"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_34"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_4"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_40"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_41"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_42"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_43"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_44"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_46"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_49"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_5"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_54"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_56"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_6"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_64"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_7"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_72"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_createfact_template",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_dataset",schemaname="public"} 1200 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_dataset_column",schemaname="public"} 262 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_dataset_table",schemaname="public"} 4564 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_datatype",schemaname="public"} 2199 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_dimension",schemaname="public"} 1 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_dimension_mapping",schemaname="public"} 6.1101255e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_element",schemaname="public"} 7.0703858e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_element_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_ep_instance_para",schemaname="public"} 7.119681e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_ep_procedures",schemaname="public"} 5.4218725e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_error_log",schemaname="public"} 5.0947372e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_exceptions",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_extension_points",schemaname="public"} 1.99386e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_field",schemaname="public"} 1.16779598e+09 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_field_access",schemaname="public"} 1.2784827e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_field_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_fieldgroup",schemaname="public"} 371312 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_fieldgroup_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_form",schemaname="public"} 3.384852e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_form_access",schemaname="public"} 136539 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_form_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_hb_log_cquery",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_hb_log_cquery_row",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_heartbeat_log",schemaname="public"} 272 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_image",schemaname="public"} 5.162963e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_language",schemaname="public"} 4.96527444e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_menu",schemaname="public"} 8.9689326e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_menu_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_message",schemaname="public"} 9.4348992e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_message_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_model_object",schemaname="public"} 1.44149831e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_model_object_mapping",schemaname="public"} 9.338552e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_model_object_para",schemaname="public"} 4763 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_module",schemaname="public"} 1.93609644e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_module_dbprefix",schemaname="public"} 46792 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_module_dbprefix_install",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_module_dependency",schemaname="public"} 172531 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_module_dependency_inst",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_module_install",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_module_log",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_module_merge",schemaname="public"} 285 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_module_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_month",schemaname="public"} 47 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_month_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_org",schemaname="public"} 7.229478723e+09 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_org_acctschema",schemaname="public"} 7.4871189e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_org_closing",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_org_warehouse",schemaname="public"} 3.502255e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_orginfo",schemaname="public"} 4.0561317e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_orgmodule",schemaname="public"} 40 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_orgtype",schemaname="public"} 3.83829861e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_package",schemaname="public"} 150209 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_pinstance",schemaname="public"} 3.64784e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_pinstance_para",schemaname="public"} 1.757073e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_preference",schemaname="public"} 1.668212383e+09 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_process",schemaname="public"} 1.6055314e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_process_access",schemaname="public"} 1.665237e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_process_group",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_process_group_list",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_process_para",schemaname="public"} 310372 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_process_para_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_process_request",schemaname="public"} 1.2367678e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_process_run",schemaname="public"} 3.672981e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_process_scheduling",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_process_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_ref_data_loaded",schemaname="public"} 203 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_ref_list",schemaname="public"} 7.7598011e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_ref_list_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_ref_search",schemaname="public"} 584956 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_ref_search_column",schemaname="public"} 194596 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_ref_table",schemaname="public"} 1.40237583e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_ref_tree",schemaname="public"} 2.6982206e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_ref_tree_field",schemaname="public"} 485 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_reference",schemaname="public"} 3.76548791e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_reference_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_registration_info",schemaname="public"} 12 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_role",schemaname="public"} 1.07849631e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_role_orgaccess",schemaname="public"} 2.2433294e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_script_sql",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_sequence",schemaname="public"} 6.950437e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_session",schemaname="public"} 4.45315924e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_session_status",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_session_usage_audit",schemaname="public"} 2.25874116e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_system",schemaname="public"} 290745 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_system_info",schemaname="public"} 1.021668e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_tab",schemaname="public"} 1.269867457e+09 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_tab_access",schemaname="public"} 2.64239735e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_tab_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_table",schemaname="public"} 1.5207375678e+10 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_table_access",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_table_tree",schemaname="public"} 38129 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_textinterfaces",schemaname="public"} 5.272803785e+09 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_textinterfaces_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_tree",schemaname="public"} 1.091021794e+09 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_treenode",schemaname="public"} 3.150928187e+09 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_user",schemaname="public"} 6.0316654e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_user_roles",schemaname="public"} 1.932323e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_val_rule",schemaname="public"} 9.2468346e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_window",schemaname="public"} 1.21098765e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_window_access",schemaname="public"} 1.91784118e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ad_window_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="aim_indent",schemaname="public"} 2302 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="aim_indentline",schemaname="public"} 1.235014e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="aim_period",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ap_openingstock",schemaname="public"} 173751 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ap_openingstocklines",schemaname="public"} 2.97797209e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ap_poto",schemaname="public"} 866657 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ap_prdctplanline",schemaname="public"} 3259 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ap_pricehistory",schemaname="public"} 323588 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ap_productionplan",schemaname="public"} 631 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ap_retailprice",schemaname="public"} 43708 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ap_salestarget",schemaname="public"} 2204 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ap_salestargetlines",schemaname="public"} 116 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ap_transportname",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ap_user3",schemaname="public"} 2.58122103e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ap_user4",schemaname="public"} 1.3310108e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ap_varient",schemaname="public"} 54913 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="aprm_pending_paymentinvoice",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="as_custom_discount",schemaname="public"} 279 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="as_deletion",schemaname="public"} 198 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="as_khdc",schemaname="public"} 10 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_acct_rpt",schemaname="public"} 7 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_acct_rpt_group",schemaname="public"} 2 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_acct_rpt_node",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_acctschema",schemaname="public"} 2.3573574e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_acctschema_default",schemaname="public"} 440 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_acctschema_element",schemaname="public"} 8.211539e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_acctschema_gl",schemaname="public"} 8.017135e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_acctschema_process",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_acctschema_table",schemaname="public"} 1.9316388e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_acctschema_table_doctype",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_activity",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_bank",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_bankaccount",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_bankaccount_acct",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_bankstatement",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_bankstatementline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_bp_bankaccount",schemaname="public"} 1801 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_bp_customer_acct",schemaname="public"} 85406 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_bp_employee_acct",schemaname="public"} 403 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_bp_group",schemaname="public"} 3.921188e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_bp_group_acct",schemaname="public"} 3405 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_bp_salcategory",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_bp_taxcategory",schemaname="public"} 42749 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_bp_vendor_acct",schemaname="public"} 122024 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_bp_withholding",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_bpartner",schemaname="public"} 5.215737683e+09 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_bpartner_discount",schemaname="public"} 364782 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_bpartner_location",schemaname="public"} 2.6344589e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_budget",schemaname="public"} 20 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_budgetline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_calendar",schemaname="public"} 11954 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_campaign",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_cash",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_cashbook",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_cashbook_acct",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_cashline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_channel",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_charge",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_charge_acct",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_city",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_commission",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_commissionamt",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_commissiondetail",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_commissionline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_commissionrun",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_conversion_rate",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_conversion_rate_document",schemaname="public"} 397194 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_costcenter",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_country",schemaname="public"} 1.460993e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_country_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_currency",schemaname="public"} 1.68111528e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_currency_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_debt_payment",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_debt_payment_bal_replace",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_debt_payment_balancing",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_discount",schemaname="public"} 1.158944e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_doctype",schemaname="public"} 3.1399646795e+10 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_doctype_trl",schemaname="public"} 1.2165335e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_dp_management",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_dp_managementline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_element",schemaname="public"} 5073 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_elementvalue",schemaname="public"} 1.33454828e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_elementvalue_operand",schemaname="public"} 1523 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_elementvalue_trl",schemaname="public"} 4348 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_externalpos",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_externalpos_category",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_externalpos_product",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_file",schemaname="public"} 137147 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_glitem",schemaname="public"} 4.9666348e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_glitem_acct",schemaname="public"} 8.2271984e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_greeting",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_greeting_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_incoterms",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_invoice",schemaname="public"} 3.17388925003e+11 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_invoice_discount",schemaname="public"} 3575 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_invoice_reverse",schemaname="public"} 170281 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_invoiceline",schemaname="public"} 8.626585002e+09 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_invoiceline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_invoiceline_offer",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_invoicelinetax",schemaname="public"} 1.001249e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_invoiceschedule",schemaname="public"} 41617 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_invoicetax",schemaname="public"} 2.6536862e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_invoicetax_cashvat",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_location",schemaname="public"} 1.2214887e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_nonbusinessday",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_order",schemaname="public"} 4.0720950971e+10 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_order_discount",schemaname="public"} 1.0862993e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_orderline",schemaname="public"} 1.1742229658e+10 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_orderline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_orderline_offer",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_orderlinetax",schemaname="public"} 1.77816223e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_ordertax",schemaname="public"} 6.082805298e+09 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_paymentterm",schemaname="public"} 8.540028e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_paymentterm_trl",schemaname="public"} 371965 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_paymenttermline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_period",schemaname="public"} 2.8922867e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_periodcontrol",schemaname="public"} 1.12320912e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_periodcontrol_log",schemaname="public"} 20918 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_phase",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_poc_configuration",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_poc_doctype_template",schemaname="public"} 942412 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_poc_email",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_poc_email_user",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_poc_emaildefinition",schemaname="public"} 169812 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_project",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_project_acct",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_project_vendor",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_projectissue",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_projectline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_projectphase",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_projectproposal",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_projectproposalline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_projectproposaltask",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_projecttask",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_projecttype",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_promissoryformat",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_region",schemaname="public"} 2.24128e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_reject_reason",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_remittance",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_remittance_parameter",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_remittance_type",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_remittanceline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_return_reason",schemaname="public"} 8227 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_salary_category",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_salary_category_cost",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_salesregion",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_settlement",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_task",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_tax",schemaname="public"} 1.217658925e+09 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_tax_acct",schemaname="public"} 221778 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_tax_report",schemaname="public"} 2 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_tax_trl",schemaname="public"} 2.104131e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_tax_zone",schemaname="public"} 7622 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_taxcategory",schemaname="public"} 2.030801e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_taxcategory_trl",schemaname="public"} 3.55483e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_taxpayment",schemaname="public"} 2998 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_taxregister",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_taxregister_type",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_taxregister_type_lines",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_taxregisterline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_uom",schemaname="public"} 1.09112751e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_uom_conversion",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_uom_trl",schemaname="public"} 814930 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_validcombination",schemaname="public"} 4.117753e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_withholding",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_withholding_acct",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="c_year",schemaname="public"} 1.110128e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fact_acct",schemaname="public"} 3.0486750897e+10 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fact_acct_cfs",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_bankfile_exception",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_bankfile_format",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_bankstatement",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_bankstatementline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_doubtful_debt",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_doubtful_debt_method",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_doubtful_debt_run",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_finacc_paymentmethod",schemaname="public"} 4.706629e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_finacc_transaction",schemaname="public"} 1.11415426e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_financial_account",schemaname="public"} 6.685227e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_financial_account_acct",schemaname="public"} 139286 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_matching_algorithm",schemaname="public"} 40 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_orig_paym_scheddetail",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_orig_payment_schedule",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_pay_exec_process",schemaname="public"} 6 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_pay_exec_process_para",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_payment",schemaname="public"} 4.7968819852e+10 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_payment_credit",schemaname="public"} 2803 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_payment_detail",schemaname="public"} 2.074189872e+09 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_payment_priority",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_payment_prop_detail",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_payment_proposal",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_payment_run",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_payment_run_para",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_payment_run_payment",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_payment_schedule",schemaname="public"} 1.107309421e+09 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_payment_scheduledetail",schemaname="public"} 4.315675315e+09 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_paymentmethod",schemaname="public"} 3.5741163e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_recline_temp",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="fin_reconciliation",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gchr_attendance",schemaname="public"} 3.629228e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gchr_employee",schemaname="public"} 349620 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gchr_emptransfer",schemaname="public"} 4699 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gchr_emptransfer_history",schemaname="public"} 1406 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gchr_leave",schemaname="public"} 11 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gchr_leavebal_history",schemaname="public"} 21744 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gchr_leavebalance",schemaname="public"} 13668 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gchr_nonbusinessday",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gchr_optional_holidays",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gchr_period",schemaname="public"} 301839 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gchr_year",schemaname="public"} 105162 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gcpr_additions",schemaname="public"} 384289 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gcpr_arrears",schemaname="public"} 1939 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gcpr_cca",schemaname="public"} 1929 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gcpr_custom_paycomponent",schemaname="public"} 1961 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gcpr_da",schemaname="public"} 2044 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gcpr_deductions",schemaname="public"} 463534 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gcpr_empsalary",schemaname="public"} 62584 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gcpr_incometax",schemaname="public"} 412016 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gcpr_ircalc",schemaname="public"} 2037 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gcpr_lic",schemaname="public"} 22879 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gcpr_loan_details",schemaname="public"} 382501 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gcpr_loan_schedule",schemaname="public"} 7.439673e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gcpr_others",schemaname="public"} 1470 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gcpr_paycomponent",schemaname="public"} 146286 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gcpr_payroll",schemaname="public"} 7.96797e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gcpr_payslab",schemaname="public"} 21901 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gcpr_pf",schemaname="public"} 1938 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gcpr_supplimentary",schemaname="public"} 1 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gcpr_tds",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gl_category",schemaname="public"} 7.531834e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gl_journal",schemaname="public"} 5.382626249e+09 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gl_journalbatch",schemaname="public"} 9.093104e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="gl_journalline",schemaname="public"} 2.2625303e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="idl_entities",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="idl_entities_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="idl_fields",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_attribute",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_attributeinstance",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_attributeset",schemaname="public"} 2.8604712e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_attributesetinstance",schemaname="public"} 6.1133682e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_attributeuse",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_attributevalue",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_brand",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_ca_inventoryamt",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_ca_inventoryamtline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_ca_inventoryamtline_inv",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_ch_subset",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_ch_subset_value",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_ch_value",schemaname="public"} 3727 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_characteristic",schemaname="public"} 48881 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_condition_goods",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_costadjustment",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_costadjustmentline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_costing",schemaname="public"} 19655 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_costing_algorithm",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_costing_rule",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_costing_rule_init",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_discountschema",schemaname="public"} 12 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_discountschemaline",schemaname="public"} 29 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_freight",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_freightcategory",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_inout",schemaname="public"} 2.5990753738e+10 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_inoutline",schemaname="public"} 2.058738413e+09 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_inoutline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_internal_consumption",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_internal_consumptionline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_inventory",schemaname="public"} 7.6867083e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_inventoryline",schemaname="public"} 541223 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_landedcost",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_lc_cost",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_lc_distribution_alg",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_lc_matched",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_lc_receipt",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_lc_receiptline_amt",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_lc_type",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_locator",schemaname="public"} 7.5616119e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_lot",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_lotctl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_matchinv",schemaname="public"} 1.259811886e+09 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_matchpo",schemaname="public"} 9.1109221e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_movement",schemaname="public"} 193337 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_movementline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_offer",schemaname="public"} 1.878993e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_offer_bp_group",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_offer_bpartner",schemaname="public"} 44 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_offer_characteristic",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_offer_organization",schemaname="public"} 8 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_offer_pricelist",schemaname="public"} 25 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_offer_prod_cat",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_offer_product",schemaname="public"} 6 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_offer_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_offer_type",schemaname="public"} 284 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_offer_type_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_pricelist",schemaname="public"} 5.2612483e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_pricelist_version",schemaname="public"} 1.0297523e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_product",schemaname="public"} 4.63139977e+10 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_product_acct",schemaname="public"} 1.577443e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_product_bom",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_product_category",schemaname="public"} 4.464543e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_product_category_acct",schemaname="public"} 79689 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_product_category_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_product_ch",schemaname="public"} 625515 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_product_ch_conf",schemaname="public"} 58200 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_product_ch_value",schemaname="public"} 5 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_product_customer",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_product_org",schemaname="public"} 3113 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_product_po",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_product_template",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_product_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_product_uom",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_production",schemaname="public"} 193368 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_productionline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_productionplan",schemaname="public"} 56 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_productprice",schemaname="public"} 1.0899825668e+10 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_rappel",schemaname="public"} 3 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_rappel_bpartner",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_rappel_invoice",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_rappel_product",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_rappel_productcategory",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_rappel_scale",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_requisition",schemaname="public"} 126 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_requisitionline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_requisitionorder",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_reservation",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_reservation_stock",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_sernoctl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_shipper",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_stock_aux",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_stock_proposed",schemaname="public"} 3.746179e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_stock_valuation",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_storage_detail",schemaname="public"} 5.1106262696e+10 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_storage_pending",schemaname="public"} 3.0744907e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_substitute",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_transaction",schemaname="public"} 3.2653202292e+10 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_transaction_cost",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_warehouse",schemaname="public"} 1.13215731e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_warehouse_acct",schemaname="public"} 252 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_warehouse_rule",schemaname="public"} 121293 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="m_warehouse_shipper",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_ccp",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_ccp_group",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_ccp_shift",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_costcenter",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_costcenter_employee",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_costcenter_ic",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_costcenter_machine",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_costcenter_version",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_globaluse",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_incidence",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_indirect_cost",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_indirect_cost_value",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_machine",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_machine_cost",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_machine_type",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_machinestation",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_maint_operation",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_maint_part",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_maint_periodicity",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_maint_scheduled",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_maint_worker",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_maintenance",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_measure_group",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_measure_shift",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_measure_time",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_measure_values",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_pc_case",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_pc_test",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_pc_value",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_periodic_control",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_pl_employee",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_pl_ic",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_pl_invoiceline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_pl_machine",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_process",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_processplan",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_processplan_tot_aux",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_processplan_version",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_section",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_sequence",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_sequence_employee",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_sequence_ic",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_sequence_machine",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_sequenceproduct",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_sequenceproductatt",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_toolset",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_toolset_type",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_toolsetprocess",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_toolsetused",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_weemployee",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_weincidence",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_workrequirement",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_workstation",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_wrphase",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="ma_wrphaseproduct",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="mrp_planner",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="mrp_planningmethod",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="mrp_planningmethodline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="mrp_run_production",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="mrp_run_productionline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="mrp_run_purchase",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="mrp_run_purchaseline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="mrp_salesforecast",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="mrp_salesforecastline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obclker_ref_mask",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obclker_template",schemaname="public"} 4.533754e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obclker_template_dependency",schemaname="public"} 2518 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obclker_uidefinition",schemaname="public"} 3846 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obcql_query_column",schemaname="public"} 8.59964e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obcql_query_column_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obcql_widget_query",schemaname="public"} 505892 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obgpssb_sbp_tpl",schemaname="public"} 35 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obkmo_widget_class",schemaname="public"} 372782 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obkmo_widget_class_access",schemaname="public"} 8.768047e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obkmo_widget_class_menu",schemaname="public"} 4.163015e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obkmo_widget_class_menu_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obkmo_widget_class_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obkmo_widget_instance",schemaname="public"} 1.11075198e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obkmo_widget_list",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obkmo_widget_reference",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obkmo_widget_url",schemaname="public"} 2.066738e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obseig_defaults",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obserds_datasource",schemaname="public"} 87563 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obserds_datasource_field",schemaname="public"} 1235 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obsoid_user_identifier",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuiapp_gc_field",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuiapp_gc_system",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuiapp_gc_tab",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuiapp_menu_parameters",schemaname="public"} 2724 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuiapp_navbar_component",schemaname="public"} 6653 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuiapp_navbar_role_access",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuiapp_note",schemaname="public"} 4946 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuiapp_parameter",schemaname="public"} 1.5759874e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuiapp_parameter_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuiapp_parameter_value",schemaname="public"} 23962 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuiapp_process",schemaname="public"} 1.321412e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuiapp_process_access",schemaname="public"} 1.661738e+06 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuiapp_ref_window",schemaname="public"} 787750 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuiapp_report",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuiapp_uipersonalization",schemaname="public"} 4.2347133e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuiapp_view_impl",schemaname="public"} 506 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuiapp_view_role_access",schemaname="public"} 3330 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuisel_selector",schemaname="public"} 1.55993036e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuisel_selector_field",schemaname="public"} 1.45539183e+08 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuisel_selector_field_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obuisel_selector_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="obulog_config",schemaname="public"} 77 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="s_expensetype",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="s_resource",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="s_resourceassignment",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="s_resourcetype",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="s_resourceunavailable",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="s_timeexpense",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="s_timeexpenseline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="s_timetype",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="sp_society",schemaname="public"} 7207 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="sp_societyline",schemaname="public"} 303258 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="user1",schemaname="public"} 9.5243917e+07 pg_statio_user_tables_heap_blocks_hit{datname="tscoprod",relname="user2",schemaname="public"} 1.857877e+06 # HELP pg_statio_user_tables_heap_blocks_read Number of disk blocks read from this table # TYPE pg_statio_user_tables_heap_blocks_read counter pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="a_amortization",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="a_amortizationline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="a_amortline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="a_asset",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="a_asset_acct",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="a_asset_group",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="a_asset_group_acct",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_accountingrpt_element",schemaname="public"} 712 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_acctprocess",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_alert",schemaname="public"} 517022 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_alertrecipient",schemaname="public"} 1.5394152e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_alertrule",schemaname="public"} 2.814633e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_alertrule_trl",schemaname="public"} 719 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_audit_trail",schemaname="public"} 4893 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_auxiliarinput",schemaname="public"} 5.027512e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_callout",schemaname="public"} 1.422503e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_client",schemaname="public"} 450331 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_client_acctdimension",schemaname="public"} 347217 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_clientinfo",schemaname="public"} 384198 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_clientmodule",schemaname="public"} 752 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_column",schemaname="public"} 1.07981845e+08 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_10"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_11"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_12"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_14"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_17"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_18"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_19"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_2"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_21"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_25"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_3"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_31"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_32"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_33"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_34"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_4"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_40"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_41"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_42"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_43"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_44"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_46"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_49"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_5"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_54"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_56"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_6"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_64"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_7"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_72"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_createfact_template",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_dataset",schemaname="public"} 799 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_dataset_column",schemaname="public"} 754 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_dataset_table",schemaname="public"} 9902 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_datatype",schemaname="public"} 7890 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_dimension",schemaname="public"} 700 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_dimension_mapping",schemaname="public"} 1.50877e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_element",schemaname="public"} 9.380794e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_element_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_ep_instance_para",schemaname="public"} 442041 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_ep_procedures",schemaname="public"} 94478 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_error_log",schemaname="public"} 1.385508e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_exceptions",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_extension_points",schemaname="public"} 57521 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_field",schemaname="public"} 1.43162058e+08 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_field_access",schemaname="public"} 3.0516284e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_field_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_fieldgroup",schemaname="public"} 251014 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_fieldgroup_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_form",schemaname="public"} 301889 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_form_access",schemaname="public"} 265297 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_form_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_hb_log_cquery",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_hb_log_cquery_row",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_heartbeat_log",schemaname="public"} 23073 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_image",schemaname="public"} 2.412247e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_language",schemaname="public"} 652450 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_menu",schemaname="public"} 6.073911e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_menu_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_message",schemaname="public"} 1.7769138e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_message_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_model_object",schemaname="public"} 4.876534e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_model_object_mapping",schemaname="public"} 2.465416e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_model_object_para",schemaname="public"} 772 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_module",schemaname="public"} 2.315454e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_module_dbprefix",schemaname="public"} 90146 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_module_dbprefix_install",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_module_dependency",schemaname="public"} 2683 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_module_dependency_inst",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_module_install",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_module_log",schemaname="public"} 7689 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_module_merge",schemaname="public"} 750 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_module_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_month",schemaname="public"} 716 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_month_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_org",schemaname="public"} 5.203995e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_org_acctschema",schemaname="public"} 987199 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_org_closing",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_org_warehouse",schemaname="public"} 287684 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_orginfo",schemaname="public"} 2.846005e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_orgmodule",schemaname="public"} 774 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_orgtype",schemaname="public"} 331381 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_package",schemaname="public"} 1980 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_pinstance",schemaname="public"} 594738 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_pinstance_para",schemaname="public"} 438272 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_preference",schemaname="public"} 1.10889495e+09 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_process",schemaname="public"} 2.823347e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_process_access",schemaname="public"} 6.390425e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_process_group",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_process_group_list",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_process_para",schemaname="public"} 155295 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_process_para_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_process_request",schemaname="public"} 3.090855e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_process_run",schemaname="public"} 2.174118e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_process_scheduling",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_process_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_ref_data_loaded",schemaname="public"} 21228 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_ref_list",schemaname="public"} 6.433993e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_ref_list_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_ref_search",schemaname="public"} 163850 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_ref_search_column",schemaname="public"} 125432 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_ref_table",schemaname="public"} 1.212362e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_ref_tree",schemaname="public"} 303694 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_ref_tree_field",schemaname="public"} 750 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_reference",schemaname="public"} 5.248278e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_reference_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_registration_info",schemaname="public"} 1182 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_role",schemaname="public"} 1.2339825e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_role_orgaccess",schemaname="public"} 1.0122381e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_script_sql",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_sequence",schemaname="public"} 5.576147e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_session",schemaname="public"} 1.7474335e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_session_status",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_session_usage_audit",schemaname="public"} 1.0089992e+08 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_system",schemaname="public"} 120127 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_system_info",schemaname="public"} 125636 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_tab",schemaname="public"} 1.8747498e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_tab_access",schemaname="public"} 1.0485308e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_tab_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_table",schemaname="public"} 3.4854218e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_table_access",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_table_tree",schemaname="public"} 4834 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_textinterfaces",schemaname="public"} 1.21355583e+08 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_textinterfaces_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_tree",schemaname="public"} 574423 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_treenode",schemaname="public"} 9.837161e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_user",schemaname="public"} 8.777858e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_user_roles",schemaname="public"} 546151 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_val_rule",schemaname="public"} 3.400135e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_window",schemaname="public"} 4.810787e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_window_access",schemaname="public"} 9.4295626e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ad_window_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="aim_indent",schemaname="public"} 6823 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="aim_indentline",schemaname="public"} 1.0102146e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="aim_period",schemaname="public"} 699 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ap_openingstock",schemaname="public"} 362924 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ap_openingstocklines",schemaname="public"} 7.6192661e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ap_poto",schemaname="public"} 130808 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ap_prdctplanline",schemaname="public"} 54216 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ap_pricehistory",schemaname="public"} 1.8429916e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ap_productionplan",schemaname="public"} 17231 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ap_retailprice",schemaname="public"} 6.211083e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ap_salestarget",schemaname="public"} 18578 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ap_salestargetlines",schemaname="public"} 12906 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ap_transportname",schemaname="public"} 699 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ap_user3",schemaname="public"} 155667 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ap_user4",schemaname="public"} 3.244607e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ap_varient",schemaname="public"} 95121 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="aprm_pending_paymentinvoice",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="as_custom_discount",schemaname="public"} 818 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="as_deletion",schemaname="public"} 4212 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="as_khdc",schemaname="public"} 705 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_acct_rpt",schemaname="public"} 730 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_acct_rpt_group",schemaname="public"} 700 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_acct_rpt_node",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_acctschema",schemaname="public"} 231850 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_acctschema_default",schemaname="public"} 768 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_acctschema_element",schemaname="public"} 127201 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_acctschema_gl",schemaname="public"} 79674 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_acctschema_process",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_acctschema_table",schemaname="public"} 269341 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_acctschema_table_doctype",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_activity",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_bank",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_bankaccount",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_bankaccount_acct",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_bankstatement",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_bankstatementline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_bp_bankaccount",schemaname="public"} 4396 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_bp_customer_acct",schemaname="public"} 1.003951e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_bp_employee_acct",schemaname="public"} 824 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_bp_group",schemaname="public"} 513065 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_bp_group_acct",schemaname="public"} 18104 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_bp_salcategory",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_bp_taxcategory",schemaname="public"} 9700 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_bp_vendor_acct",schemaname="public"} 1.018425e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_bp_withholding",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_bpartner",schemaname="public"} 2.9117621e+08 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_bpartner_discount",schemaname="public"} 434039 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_bpartner_location",schemaname="public"} 5.028818e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_budget",schemaname="public"} 734 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_budgetline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_calendar",schemaname="public"} 15774 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_campaign",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_cash",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_cashbook",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_cashbook_acct",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_cashline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_channel",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_charge",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_charge_acct",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_city",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_commission",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_commissionamt",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_commissiondetail",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_commissionline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_commissionrun",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_conversion_rate",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_conversion_rate_document",schemaname="public"} 71530 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_costcenter",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_country",schemaname="public"} 751755 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_country_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_currency",schemaname="public"} 1.264443e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_currency_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_debt_payment",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_debt_payment_bal_replace",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_debt_payment_balancing",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_discount",schemaname="public"} 201277 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_doctype",schemaname="public"} 1.83697863e+08 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_doctype_trl",schemaname="public"} 8.401145e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_dp_management",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_dp_managementline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_element",schemaname="public"} 1253 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_elementvalue",schemaname="public"} 7.325833e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_elementvalue_operand",schemaname="public"} 1607 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_elementvalue_trl",schemaname="public"} 25230 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_externalpos",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_externalpos_category",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_externalpos_product",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_file",schemaname="public"} 2.482682e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_glitem",schemaname="public"} 3.060223e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_glitem_acct",schemaname="public"} 1.674653e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_greeting",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_greeting_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_incoterms",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_invoice",schemaname="public"} 1.08482925828e+11 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_invoice_discount",schemaname="public"} 262702 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_invoice_reverse",schemaname="public"} 165794 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_invoiceline",schemaname="public"} 4.561035703e+09 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_invoiceline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_invoiceline_offer",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_invoicelinetax",schemaname="public"} 1.32199751e+08 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_invoiceschedule",schemaname="public"} 86060 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_invoicetax",schemaname="public"} 6.5179684e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_invoicetax_cashvat",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_location",schemaname="public"} 1.924694e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_nonbusinessday",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_order",schemaname="public"} 1.8648099028e+10 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_order_discount",schemaname="public"} 2.6165267e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_orderline",schemaname="public"} 2.2675505036e+10 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_orderline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_orderline_offer",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_orderlinetax",schemaname="public"} 1.6569447753e+10 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_ordertax",schemaname="public"} 4.88750517e+08 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_paymentterm",schemaname="public"} 332289 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_paymentterm_trl",schemaname="public"} 166744 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_paymenttermline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_period",schemaname="public"} 1.132295e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_periodcontrol",schemaname="public"} 1.6930724e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_periodcontrol_log",schemaname="public"} 14157 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_phase",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_poc_configuration",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_poc_doctype_template",schemaname="public"} 557211 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_poc_email",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_poc_email_user",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_poc_emaildefinition",schemaname="public"} 117245 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_project",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_project_acct",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_project_vendor",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_projectissue",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_projectline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_projectphase",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_projectproposal",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_projectproposalline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_projectproposaltask",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_projecttask",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_projecttype",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_promissoryformat",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_region",schemaname="public"} 394603 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_reject_reason",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_remittance",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_remittance_parameter",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_remittance_type",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_remittanceline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_return_reason",schemaname="public"} 3341 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_salary_category",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_salary_category_cost",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_salesregion",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_settlement",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_task",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_tax",schemaname="public"} 5.017593e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_tax_acct",schemaname="public"} 116309 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_tax_report",schemaname="public"} 709 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_tax_trl",schemaname="public"} 719469 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_tax_zone",schemaname="public"} 2079 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_taxcategory",schemaname="public"} 277485 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_taxcategory_trl",schemaname="public"} 46017 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_taxpayment",schemaname="public"} 13672 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_taxregister",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_taxregister_type",schemaname="public"} 701 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_taxregister_type_lines",schemaname="public"} 701 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_taxregisterline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_uom",schemaname="public"} 380775 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_uom_conversion",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_uom_trl",schemaname="public"} 261058 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_validcombination",schemaname="public"} 1.792391e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_withholding",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_withholding_acct",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="c_year",schemaname="public"} 134528 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fact_acct",schemaname="public"} 1.6009519119e+10 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fact_acct_cfs",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_bankfile_exception",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_bankfile_format",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_bankstatement",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_bankstatementline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_doubtful_debt",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_doubtful_debt_method",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_doubtful_debt_run",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_finacc_paymentmethod",schemaname="public"} 806522 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_finacc_transaction",schemaname="public"} 2.13012179e+08 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_financial_account",schemaname="public"} 1.060867e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_financial_account_acct",schemaname="public"} 123527 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_matching_algorithm",schemaname="public"} 716 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_orig_paym_scheddetail",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_orig_payment_schedule",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_pay_exec_process",schemaname="public"} 741 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_pay_exec_process_para",schemaname="public"} 696 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_payment",schemaname="public"} 3.3998086327e+10 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_payment_credit",schemaname="public"} 9285 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_payment_detail",schemaname="public"} 1.875631673e+09 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_payment_priority",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_payment_prop_detail",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_payment_proposal",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_payment_run",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_payment_run_para",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_payment_run_payment",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_payment_schedule",schemaname="public"} 6.97101469e+08 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_payment_scheduledetail",schemaname="public"} 3.931351973e+09 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_paymentmethod",schemaname="public"} 382391 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_recline_temp",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="fin_reconciliation",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gchr_attendance",schemaname="public"} 717603 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gchr_employee",schemaname="public"} 42617 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gchr_emptransfer",schemaname="public"} 7487 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gchr_emptransfer_history",schemaname="public"} 7392 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gchr_leave",schemaname="public"} 971 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gchr_leavebal_history",schemaname="public"} 575247 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gchr_leavebalance",schemaname="public"} 5784 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gchr_nonbusinessday",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gchr_optional_holidays",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gchr_period",schemaname="public"} 68462 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gchr_year",schemaname="public"} 9406 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gcpr_additions",schemaname="public"} 231608 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gcpr_arrears",schemaname="public"} 1019 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gcpr_cca",schemaname="public"} 1023 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gcpr_custom_paycomponent",schemaname="public"} 1032 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gcpr_da",schemaname="public"} 1060 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gcpr_deductions",schemaname="public"} 262394 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gcpr_empsalary",schemaname="public"} 8998 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gcpr_incometax",schemaname="public"} 141734 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gcpr_ircalc",schemaname="public"} 1038 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gcpr_lic",schemaname="public"} 11787 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gcpr_loan_details",schemaname="public"} 78718 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gcpr_loan_schedule",schemaname="public"} 1.831668e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gcpr_others",schemaname="public"} 847 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gcpr_paycomponent",schemaname="public"} 39067 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gcpr_payroll",schemaname="public"} 1.748555e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gcpr_payslab",schemaname="public"} 3750 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gcpr_pf",schemaname="public"} 1017 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gcpr_supplimentary",schemaname="public"} 705 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gcpr_tds",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gl_category",schemaname="public"} 298708 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gl_journal",schemaname="public"} 8.8418428e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gl_journalbatch",schemaname="public"} 2.0446693e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="gl_journalline",schemaname="public"} 2.5469905e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="idl_entities",schemaname="public"} 695 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="idl_entities_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="idl_fields",schemaname="public"} 5560 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_attribute",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_attributeinstance",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_attributeset",schemaname="public"} 70021 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_attributesetinstance",schemaname="public"} 248868 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_attributeuse",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_attributevalue",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_brand",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_ca_inventoryamt",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_ca_inventoryamtline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_ca_inventoryamtline_inv",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_ch_subset",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_ch_subset_value",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_ch_value",schemaname="public"} 32254 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_characteristic",schemaname="public"} 1201 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_condition_goods",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_costadjustment",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_costadjustmentline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_costing",schemaname="public"} 12599 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_costing_algorithm",schemaname="public"} 695 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_costing_rule",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_costing_rule_init",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_discountschema",schemaname="public"} 735 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_discountschemaline",schemaname="public"} 756 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_freight",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_freightcategory",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_inout",schemaname="public"} 2.7756410174e+10 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_inoutline",schemaname="public"} 7.49591409e+09 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_inoutline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_internal_consumption",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_internal_consumptionline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_inventory",schemaname="public"} 2.1532467e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_inventoryline",schemaname="public"} 1.6583091e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_landedcost",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_lc_cost",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_lc_distribution_alg",schemaname="public"} 693 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_lc_matched",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_lc_receipt",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_lc_receiptline_amt",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_lc_type",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_locator",schemaname="public"} 1.576797e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_lot",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_lotctl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_matchinv",schemaname="public"} 1.76621319e+09 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_matchpo",schemaname="public"} 3.65910567e+08 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_movement",schemaname="public"} 54353 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_movementline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_offer",schemaname="public"} 250760 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_offer_bp_group",schemaname="public"} 693 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_offer_bpartner",schemaname="public"} 752 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_offer_characteristic",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_offer_organization",schemaname="public"} 697 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_offer_pricelist",schemaname="public"} 710 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_offer_prod_cat",schemaname="public"} 695 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_offer_product",schemaname="public"} 702 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_offer_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_offer_type",schemaname="public"} 745 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_offer_type_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_pricelist",schemaname="public"} 296600 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_pricelist_version",schemaname="public"} 100858 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_product",schemaname="public"} 3.0757156483e+10 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_product_acct",schemaname="public"} 1.9883856e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_product_bom",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_product_category",schemaname="public"} 656048 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_product_category_acct",schemaname="public"} 6487 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_product_category_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_product_ch",schemaname="public"} 1.4294086e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_product_ch_conf",schemaname="public"} 3.73128271e+08 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_product_ch_value",schemaname="public"} 6.245356e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_product_customer",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_product_org",schemaname="public"} 710 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_product_po",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_product_template",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_product_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_product_uom",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_production",schemaname="public"} 54285 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_productionline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_productionplan",schemaname="public"} 727 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_productprice",schemaname="public"} 1.683175188e+09 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_rappel",schemaname="public"} 696 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_rappel_bpartner",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_rappel_invoice",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_rappel_product",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_rappel_productcategory",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_rappel_scale",schemaname="public"} 693 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_requisition",schemaname="public"} 795 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_requisitionline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_requisitionorder",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_reservation",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_reservation_stock",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_sernoctl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_shipper",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_stock_aux",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_stock_proposed",schemaname="public"} 6.9815595e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_stock_valuation",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_storage_detail",schemaname="public"} 7.2684549761e+10 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_storage_pending",schemaname="public"} 1.7239169e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_substitute",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_transaction",schemaname="public"} 5.521935158e+09 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_transaction_cost",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_warehouse",schemaname="public"} 5.578776e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_warehouse_acct",schemaname="public"} 9021 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_warehouse_rule",schemaname="public"} 39062 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="m_warehouse_shipper",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_ccp",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_ccp_group",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_ccp_shift",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_costcenter",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_costcenter_employee",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_costcenter_ic",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_costcenter_machine",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_costcenter_version",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_globaluse",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_incidence",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_indirect_cost",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_indirect_cost_value",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_machine",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_machine_cost",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_machine_type",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_machinestation",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_maint_operation",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_maint_part",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_maint_periodicity",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_maint_scheduled",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_maint_worker",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_maintenance",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_measure_group",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_measure_shift",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_measure_time",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_measure_values",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_pc_case",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_pc_test",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_pc_value",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_periodic_control",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_pl_employee",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_pl_ic",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_pl_invoiceline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_pl_machine",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_process",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_processplan",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_processplan_tot_aux",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_processplan_version",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_section",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_sequence",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_sequence_employee",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_sequence_ic",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_sequence_machine",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_sequenceproduct",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_sequenceproductatt",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_toolset",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_toolset_type",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_toolsetprocess",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_toolsetused",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_weemployee",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_weincidence",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_workrequirement",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_workstation",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_wrphase",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="ma_wrphaseproduct",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="mrp_planner",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="mrp_planningmethod",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="mrp_planningmethodline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="mrp_run_production",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="mrp_run_productionline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="mrp_run_purchase",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="mrp_run_purchaseline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="mrp_salesforecast",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="mrp_salesforecastline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obclker_ref_mask",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obclker_template",schemaname="public"} 300266 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obclker_template_dependency",schemaname="public"} 1540 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obclker_uidefinition",schemaname="public"} 1722 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obcql_query_column",schemaname="public"} 208539 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obcql_query_column_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obcql_widget_query",schemaname="public"} 157734 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obgpssb_sbp_tpl",schemaname="public"} 5545 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obkmo_widget_class",schemaname="public"} 174651 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obkmo_widget_class_access",schemaname="public"} 3.4099271e+07 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obkmo_widget_class_menu",schemaname="public"} 71356 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obkmo_widget_class_menu_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obkmo_widget_class_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obkmo_widget_instance",schemaname="public"} 2.725016e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obkmo_widget_list",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obkmo_widget_reference",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obkmo_widget_url",schemaname="public"} 71491 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obseig_defaults",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obserds_datasource",schemaname="public"} 90145 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obserds_datasource_field",schemaname="public"} 1675 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obsoid_user_identifier",schemaname="public"} 709 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuiapp_gc_field",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuiapp_gc_system",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuiapp_gc_tab",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuiapp_menu_parameters",schemaname="public"} 901 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuiapp_navbar_component",schemaname="public"} 36251 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuiapp_navbar_role_access",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuiapp_note",schemaname="public"} 82299 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuiapp_parameter",schemaname="public"} 2.022756e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuiapp_parameter_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuiapp_parameter_value",schemaname="public"} 94033 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuiapp_process",schemaname="public"} 359572 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuiapp_process_access",schemaname="public"} 397433 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuiapp_ref_window",schemaname="public"} 123678 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuiapp_report",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuiapp_uipersonalization",schemaname="public"} 1.957483e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuiapp_view_impl",schemaname="public"} 910 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuiapp_view_role_access",schemaname="public"} 42824 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuisel_selector",schemaname="public"} 1.708805e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuisel_selector_field",schemaname="public"} 4.610839e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuisel_selector_field_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obuisel_selector_trl",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="obulog_config",schemaname="public"} 778 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="s_expensetype",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="s_resource",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="s_resourceassignment",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="s_resourcetype",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="s_resourceunavailable",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="s_timeexpense",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="s_timeexpenseline",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="s_timetype",schemaname="public"} 0 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="sp_society",schemaname="public"} 1311 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="sp_societyline",schemaname="public"} 33813 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="user1",schemaname="public"} 1.3407e+06 pg_statio_user_tables_heap_blocks_read{datname="tscoprod",relname="user2",schemaname="public"} 385853 # HELP pg_statio_user_tables_idx_blocks_hit Number of buffer hits in all indexes on this table # TYPE pg_statio_user_tables_idx_blocks_hit counter pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="a_amortization",schemaname="public"} 57 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="a_amortizationline",schemaname="public"} 72 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="a_amortline_acctdimension",schemaname="public"} 10 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="a_asset",schemaname="public"} 4.504439e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="a_asset_acct",schemaname="public"} 94 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="a_asset_group",schemaname="public"} 92 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="a_asset_group_acct",schemaname="public"} 140 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_accountingrpt_element",schemaname="public"} 3 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_acctprocess",schemaname="public"} 71800 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_alert",schemaname="public"} 1.0885471e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_alertrecipient",schemaname="public"} 6.0356883e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_alertrule",schemaname="public"} 5.6804866e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_alertrule_trl",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_audit_trail",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_auxiliarinput",schemaname="public"} 2379 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_callout",schemaname="public"} 3.631816e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_client",schemaname="public"} 1.191162e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_client_acctdimension",schemaname="public"} 20698 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_clientinfo",schemaname="public"} 160179 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_clientmodule",schemaname="public"} 9 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_column",schemaname="public"} 2.914677943e+09 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_10"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_11"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_12"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_14"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_17"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_18"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_19"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_2"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_21"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_25"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_3"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_31"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_32"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_33"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_34"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_4"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_40"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_41"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_42"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_43"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_44"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_46"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_49"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_5"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_54"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_56"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_6"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_64"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_7"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_72"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_createfact_template",schemaname="public"} 175936 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_dataset",schemaname="public"} 226 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_dataset_column",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_dataset_table",schemaname="public"} 115 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_datatype",schemaname="public"} 756 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_dimension",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_dimension_mapping",schemaname="public"} 6.627896e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_element",schemaname="public"} 1.89355152e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_element_trl",schemaname="public"} 2.700042e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_ep_instance_para",schemaname="public"} 5.966253e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_ep_procedures",schemaname="public"} 30786 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_error_log",schemaname="public"} 66415 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_exceptions",schemaname="public"} 616 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_extension_points",schemaname="public"} 3864 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_field",schemaname="public"} 3.54918451e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_field_access",schemaname="public"} 8.6297802e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_field_trl",schemaname="public"} 1.4675814e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_fieldgroup",schemaname="public"} 749 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_fieldgroup_trl",schemaname="public"} 333613 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_form",schemaname="public"} 592656 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_form_access",schemaname="public"} 2.349135e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_form_trl",schemaname="public"} 166 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_hb_log_cquery",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_hb_log_cquery_row",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_heartbeat_log",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_image",schemaname="public"} 1.860298e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_language",schemaname="public"} 117413 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_menu",schemaname="public"} 4.2614086e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_menu_trl",schemaname="public"} 4.739682e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_message",schemaname="public"} 3.8288906e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_message_trl",schemaname="public"} 3.2576006e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_model_object",schemaname="public"} 7.1539809e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_model_object_mapping",schemaname="public"} 2.211845e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_model_object_para",schemaname="public"} 76 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_module",schemaname="public"} 1.505615e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_module_dbprefix",schemaname="public"} 1992 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_module_dbprefix_install",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_module_dependency",schemaname="public"} 1045 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_module_dependency_inst",schemaname="public"} 1749 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_module_install",schemaname="public"} 933 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_module_log",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_module_merge",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_module_trl",schemaname="public"} 90 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_month",schemaname="public"} 8 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_month_trl",schemaname="public"} 99 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_org",schemaname="public"} 2.461092199e+09 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_org_acctschema",schemaname="public"} 31493 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_org_closing",schemaname="public"} 217 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_org_warehouse",schemaname="public"} 7.122365e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_orginfo",schemaname="public"} 7.4623878e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_orgmodule",schemaname="public"} 10 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_orgtype",schemaname="public"} 2.53346483e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_package",schemaname="public"} 118741 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_pinstance",schemaname="public"} 2.930801e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_pinstance_para",schemaname="public"} 2.463922e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_preference",schemaname="public"} 1.71157629e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_process",schemaname="public"} 2.4632746e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_process_access",schemaname="public"} 7.030742e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_process_group",schemaname="public"} 148 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_process_group_list",schemaname="public"} 290 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_process_para",schemaname="public"} 697142 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_process_para_trl",schemaname="public"} 53830 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_process_request",schemaname="public"} 1.117656e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_process_run",schemaname="public"} 1.4068078e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_process_scheduling",schemaname="public"} 7 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_process_trl",schemaname="public"} 259315 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_ref_data_loaded",schemaname="public"} 318 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_ref_list",schemaname="public"} 1.11748118e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_ref_list_trl",schemaname="public"} 8.516224e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_ref_search",schemaname="public"} 156830 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_ref_search_column",schemaname="public"} 1495 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_ref_table",schemaname="public"} 166030 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_ref_tree",schemaname="public"} 4891 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_ref_tree_field",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_reference",schemaname="public"} 2.4961058e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_reference_trl",schemaname="public"} 64705 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_registration_info",schemaname="public"} 4 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_role",schemaname="public"} 3.04630497e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_role_orgaccess",schemaname="public"} 1.8639641e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_script_sql",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_sequence",schemaname="public"} 2.970261e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_session",schemaname="public"} 2.91010392e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_session_status",schemaname="public"} 75036 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_session_usage_audit",schemaname="public"} 4.36223924e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_system",schemaname="public"} 19448 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_system_info",schemaname="public"} 26589 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_tab",schemaname="public"} 5.82054374e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_tab_access",schemaname="public"} 1.18721944e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_tab_trl",schemaname="public"} 1.738771e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_table",schemaname="public"} 1.062846386e+09 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_table_access",schemaname="public"} 8.6264821e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_table_tree",schemaname="public"} 303 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_textinterfaces",schemaname="public"} 1.2389804e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_textinterfaces_trl",schemaname="public"} 8.4659185e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_tree",schemaname="public"} 6.124445e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_treenode",schemaname="public"} 8.131981073e+09 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_user",schemaname="public"} 1.45657163e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_user_roles",schemaname="public"} 4.035533e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_val_rule",schemaname="public"} 2.8428372e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_window",schemaname="public"} 1.3562504e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_window_access",schemaname="public"} 3.5933071e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ad_window_trl",schemaname="public"} 3.2415507e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="aim_indent",schemaname="public"} 445 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="aim_indentline",schemaname="public"} 1 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="aim_period",schemaname="public"} 4 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ap_openingstock",schemaname="public"} 30162 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ap_openingstocklines",schemaname="public"} 34860 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ap_poto",schemaname="public"} 29512 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ap_prdctplanline",schemaname="public"} 27 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ap_pricehistory",schemaname="public"} 63792 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ap_productionplan",schemaname="public"} 183 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ap_retailprice",schemaname="public"} 6924 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ap_salestarget",schemaname="public"} 72 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ap_salestargetlines",schemaname="public"} 16 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ap_transportname",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ap_user3",schemaname="public"} 871356 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ap_user4",schemaname="public"} 1.131494e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ap_varient",schemaname="public"} 4425 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="aprm_pending_paymentinvoice",schemaname="public"} 190 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="as_custom_discount",schemaname="public"} 24 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="as_deletion",schemaname="public"} 7 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="as_khdc",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_acct_rpt",schemaname="public"} 3 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_acct_rpt_group",schemaname="public"} 6 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_acct_rpt_node",schemaname="public"} 10 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_acctschema",schemaname="public"} 240804 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_acctschema_default",schemaname="public"} 110 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_acctschema_element",schemaname="public"} 68302 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_acctschema_gl",schemaname="public"} 28035 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_acctschema_process",schemaname="public"} 299145 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_acctschema_table",schemaname="public"} 223618 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_acctschema_table_doctype",schemaname="public"} 1.789187e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_activity",schemaname="public"} 1.010089e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_bank",schemaname="public"} 631 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_bankaccount",schemaname="public"} 81215 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_bankaccount_acct",schemaname="public"} 412 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_bankstatement",schemaname="public"} 404 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_bankstatementline",schemaname="public"} 671 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_bp_bankaccount",schemaname="public"} 287 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_bp_customer_acct",schemaname="public"} 149780 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_bp_employee_acct",schemaname="public"} 30 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_bp_group",schemaname="public"} 1.9557614e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_bp_group_acct",schemaname="public"} 108 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_bp_salcategory",schemaname="public"} 240 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_bp_taxcategory",schemaname="public"} 842 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_bp_vendor_acct",schemaname="public"} 222165 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_bp_withholding",schemaname="public"} 3.558455e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_bpartner",schemaname="public"} 1.630007437e+09 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_bpartner_discount",schemaname="public"} 5590 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_bpartner_location",schemaname="public"} 6.3830928e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_budget",schemaname="public"} 16 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_budgetline",schemaname="public"} 249 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_calendar",schemaname="public"} 366 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_campaign",schemaname="public"} 1.089605e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_cash",schemaname="public"} 1182 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_cashbook",schemaname="public"} 40485 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_cashbook_acct",schemaname="public"} 196 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_cashline",schemaname="public"} 11310 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_channel",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_charge",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_charge_acct",schemaname="public"} 94 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_city",schemaname="public"} 4 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_commission",schemaname="public"} 175 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_commissionamt",schemaname="public"} 189 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_commissiondetail",schemaname="public"} 44754 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_commissionline",schemaname="public"} 98 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_commissionrun",schemaname="public"} 549 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_conversion_rate",schemaname="public"} 1214 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_conversion_rate_document",schemaname="public"} 1790 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_costcenter",schemaname="public"} 5.942106e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_country",schemaname="public"} 567117 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_country_trl",schemaname="public"} 45073 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_currency",schemaname="public"} 2.901517e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_currency_trl",schemaname="public"} 39 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_debt_payment",schemaname="public"} 3.445907945e+09 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_debt_payment_bal_replace",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_debt_payment_balancing",schemaname="public"} 52 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_discount",schemaname="public"} 117033 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_doctype",schemaname="public"} 1.247891555e+09 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_doctype_trl",schemaname="public"} 1.1364238e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_dp_management",schemaname="public"} 439 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_dp_managementline",schemaname="public"} 918 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_element",schemaname="public"} 579 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_elementvalue",schemaname="public"} 1.38886992e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_elementvalue_operand",schemaname="public"} 217 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_elementvalue_trl",schemaname="public"} 1901 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_externalpos",schemaname="public"} 56 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_externalpos_category",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_externalpos_product",schemaname="public"} 33 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_file",schemaname="public"} 1.3494502e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_glitem",schemaname="public"} 3.7556864e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_glitem_acct",schemaname="public"} 2.544248e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_greeting",schemaname="public"} 40376 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_greeting_trl",schemaname="public"} 38 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_incoterms",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_invoice",schemaname="public"} 2.4715977912e+10 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_invoice_discount",schemaname="public"} 52014 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_invoice_reverse",schemaname="public"} 543754 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_invoiceline",schemaname="public"} 4.79061795e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_invoiceline_acctdimension",schemaname="public"} 265652 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_invoiceline_offer",schemaname="public"} 381610 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_invoicelinetax",schemaname="public"} 1.4745975e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_invoiceschedule",schemaname="public"} 15646 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_invoicetax",schemaname="public"} 2.248002e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_invoicetax_cashvat",schemaname="public"} 536771 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_location",schemaname="public"} 2.5392139e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_nonbusinessday",schemaname="public"} 1 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_order",schemaname="public"} 1.3490523926e+10 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_order_discount",schemaname="public"} 1.9495507e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_orderline",schemaname="public"} 2.1625164496e+10 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_orderline_acctdimension",schemaname="public"} 111362 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_orderline_offer",schemaname="public"} 612798 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_orderlinetax",schemaname="public"} 1.5132558e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_ordertax",schemaname="public"} 1.6429510299e+10 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_paymentterm",schemaname="public"} 69463 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_paymentterm_trl",schemaname="public"} 13615 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_paymenttermline",schemaname="public"} 234371 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_period",schemaname="public"} 4.9026937e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_periodcontrol",schemaname="public"} 4.6907147e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_periodcontrol_log",schemaname="public"} 4906 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_phase",schemaname="public"} 76 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_poc_configuration",schemaname="public"} 198941 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_poc_doctype_template",schemaname="public"} 978769 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_poc_email",schemaname="public"} 31 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_poc_email_user",schemaname="public"} 20 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_poc_emaildefinition",schemaname="public"} 392392 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_project",schemaname="public"} 8.21536e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_project_acct",schemaname="public"} 58 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_project_vendor",schemaname="public"} 160 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_projectissue",schemaname="public"} 11019 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_projectline",schemaname="public"} 22147 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_projectphase",schemaname="public"} 7240 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_projectproposal",schemaname="public"} 356 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_projectproposalline",schemaname="public"} 24 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_projectproposaltask",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_projecttask",schemaname="public"} 94 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_projecttype",schemaname="public"} 45 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_promissoryformat",schemaname="public"} 37 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_region",schemaname="public"} 947969 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_reject_reason",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_remittance",schemaname="public"} 119 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_remittance_parameter",schemaname="public"} 4 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_remittance_type",schemaname="public"} 80 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_remittanceline",schemaname="public"} 368 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_return_reason",schemaname="public"} 350 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_salary_category",schemaname="public"} 6 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_salary_category_cost",schemaname="public"} 74 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_salesregion",schemaname="public"} 345531 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_settlement",schemaname="public"} 1091 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_task",schemaname="public"} 28 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_tax",schemaname="public"} 1.09978118e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_tax_acct",schemaname="public"} 519223 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_tax_report",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_tax_trl",schemaname="public"} 3.865523e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_tax_zone",schemaname="public"} 151305 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_taxcategory",schemaname="public"} 52426 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_taxcategory_trl",schemaname="public"} 824 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_taxpayment",schemaname="public"} 125 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_taxregister",schemaname="public"} 8684 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_taxregister_type",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_taxregister_type_lines",schemaname="public"} 4 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_taxregisterline",schemaname="public"} 60506 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_uom",schemaname="public"} 1.5220833e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_uom_conversion",schemaname="public"} 1.276302e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_uom_trl",schemaname="public"} 187793 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_validcombination",schemaname="public"} 1.10613877e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_withholding",schemaname="public"} 1.769461e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_withholding_acct",schemaname="public"} 24 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="c_year",schemaname="public"} 28707 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fact_acct",schemaname="public"} 8.17676015e+09 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fact_acct_cfs",schemaname="public"} 31237 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_bankfile_exception",schemaname="public"} 4 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_bankfile_format",schemaname="public"} 1 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_bankstatement",schemaname="public"} 21647 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_bankstatementline",schemaname="public"} 2240 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_doubtful_debt",schemaname="public"} 9396 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_doubtful_debt_method",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_doubtful_debt_run",schemaname="public"} 228 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_finacc_paymentmethod",schemaname="public"} 6.111987e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_finacc_transaction",schemaname="public"} 2.7851336e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_financial_account",schemaname="public"} 6.023051e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_financial_account_acct",schemaname="public"} 179096 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_matching_algorithm",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_orig_paym_scheddetail",schemaname="public"} 10112 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_orig_payment_schedule",schemaname="public"} 2947 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_pay_exec_process",schemaname="public"} 3 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_pay_exec_process_para",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_payment",schemaname="public"} 8.653590225e+09 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_payment_credit",schemaname="public"} 160 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_payment_detail",schemaname="public"} 1.31085773e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_payment_priority",schemaname="public"} 223662 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_payment_prop_detail",schemaname="public"} 6857 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_payment_proposal",schemaname="public"} 613 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_payment_run",schemaname="public"} 593 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_payment_run_para",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_payment_run_payment",schemaname="public"} 1622 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_payment_schedule",schemaname="public"} 4.015630218e+09 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_payment_scheduledetail",schemaname="public"} 1.1039140457e+10 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_paymentmethod",schemaname="public"} 2.383465e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_recline_temp",schemaname="public"} 5279 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="fin_reconciliation",schemaname="public"} 426452 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gchr_attendance",schemaname="public"} 9213 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gchr_employee",schemaname="public"} 129654 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gchr_emptransfer",schemaname="public"} 475 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gchr_emptransfer_history",schemaname="public"} 165 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gchr_leave",schemaname="public"} 6 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gchr_leavebal_history",schemaname="public"} 3842 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gchr_leavebalance",schemaname="public"} 222 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gchr_nonbusinessday",schemaname="public"} 1 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gchr_optional_holidays",schemaname="public"} 1 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gchr_period",schemaname="public"} 202995 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gchr_year",schemaname="public"} 15983 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gcpr_additions",schemaname="public"} 1172 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gcpr_arrears",schemaname="public"} 9 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gcpr_cca",schemaname="public"} 14 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gcpr_custom_paycomponent",schemaname="public"} 15 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gcpr_da",schemaname="public"} 29 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gcpr_deductions",schemaname="public"} 2073 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gcpr_empsalary",schemaname="public"} 40762 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gcpr_incometax",schemaname="public"} 2421 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gcpr_ircalc",schemaname="public"} 14 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gcpr_lic",schemaname="public"} 518 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gcpr_loan_details",schemaname="public"} 57593 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gcpr_loan_schedule",schemaname="public"} 49913 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gcpr_others",schemaname="public"} 454 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gcpr_paycomponent",schemaname="public"} 337486 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gcpr_payroll",schemaname="public"} 13382 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gcpr_payslab",schemaname="public"} 18582 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gcpr_pf",schemaname="public"} 8 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gcpr_supplimentary",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gcpr_tds",schemaname="public"} 7 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gl_category",schemaname="public"} 115102 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gl_journal",schemaname="public"} 4.30409665e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gl_journalbatch",schemaname="public"} 1.380244e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="gl_journalline",schemaname="public"} 7.655556e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="idl_entities",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="idl_entities_trl",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="idl_fields",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_attribute",schemaname="public"} 53 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_attributeinstance",schemaname="public"} 52 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_attributeset",schemaname="public"} 1882 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_attributesetinstance",schemaname="public"} 96724 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_attributeuse",schemaname="public"} 150 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_attributevalue",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_brand",schemaname="public"} 15 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_ca_inventoryamt",schemaname="public"} 56 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_ca_inventoryamtline",schemaname="public"} 118 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_ca_inventoryamtline_inv",schemaname="public"} 148 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_ch_subset",schemaname="public"} 1 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_ch_subset_value",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_ch_value",schemaname="public"} 3084 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_characteristic",schemaname="public"} 958 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_condition_goods",schemaname="public"} 10 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_costadjustment",schemaname="public"} 85 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_costadjustmentline",schemaname="public"} 1239 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_costing",schemaname="public"} 20959 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_costing_algorithm",schemaname="public"} 1 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_costing_rule",schemaname="public"} 159 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_costing_rule_init",schemaname="public"} 148 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_discountschema",schemaname="public"} 6 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_discountschemaline",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_freight",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_freightcategory",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_inout",schemaname="public"} 3.79797435e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_inoutline",schemaname="public"} 5.32166139e+09 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_inoutline_acctdimension",schemaname="public"} 320608 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_internal_consumption",schemaname="public"} 79 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_internal_consumptionline",schemaname="public"} 64 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_inventory",schemaname="public"} 555849 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_inventoryline",schemaname="public"} 903784 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_landedcost",schemaname="public"} 2034 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_lc_cost",schemaname="public"} 325394 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_lc_distribution_alg",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_lc_matched",schemaname="public"} 169684 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_lc_receipt",schemaname="public"} 25730 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_lc_receiptline_amt",schemaname="public"} 3730 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_lc_type",schemaname="public"} 29 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_locator",schemaname="public"} 6.9489568e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_lot",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_lotctl",schemaname="public"} 9 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_matchinv",schemaname="public"} 1.9741e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_matchpo",schemaname="public"} 2.192127e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_movement",schemaname="public"} 7217 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_movementline",schemaname="public"} 13126 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_offer",schemaname="public"} 4454 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_offer_bp_group",schemaname="public"} 12891 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_offer_bpartner",schemaname="public"} 12894 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_offer_characteristic",schemaname="public"} 3.798033e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_offer_organization",schemaname="public"} 12894 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_offer_pricelist",schemaname="public"} 8592 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_offer_prod_cat",schemaname="public"} 12888 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_offer_product",schemaname="public"} 12890 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_offer_trl",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_offer_type",schemaname="public"} 3099 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_offer_type_trl",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_pricelist",schemaname="public"} 3.731964e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_pricelist_version",schemaname="public"} 32843 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_product",schemaname="public"} 6.4476264138e+10 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_product_acct",schemaname="public"} 457262 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_product_bom",schemaname="public"} 72 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_product_category",schemaname="public"} 1.330302e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_product_category_acct",schemaname="public"} 70 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_product_category_trl",schemaname="public"} 5192 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_product_ch",schemaname="public"} 76120 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_product_ch_conf",schemaname="public"} 39333 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_product_ch_value",schemaname="public"} 12967 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_product_customer",schemaname="public"} 1162 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_product_org",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_product_po",schemaname="public"} 123805 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_product_template",schemaname="public"} 85 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_product_trl",schemaname="public"} 4.0316131e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_product_uom",schemaname="public"} 9.121564e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_production",schemaname="public"} 7213 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_productionline",schemaname="public"} 13404 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_productionplan",schemaname="public"} 56 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_productprice",schemaname="public"} 4.7591572832e+10 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_rappel",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_rappel_bpartner",schemaname="public"} 390 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_rappel_invoice",schemaname="public"} 308 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_rappel_product",schemaname="public"} 30 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_rappel_productcategory",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_rappel_scale",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_requisition",schemaname="public"} 15 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_requisitionline",schemaname="public"} 1379 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_requisitionorder",schemaname="public"} 1.278773e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_reservation",schemaname="public"} 2.520388e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_reservation_stock",schemaname="public"} 1.886884e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_sernoctl",schemaname="public"} 9 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_shipper",schemaname="public"} 26 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_stock_aux",schemaname="public"} 1.053218e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_stock_proposed",schemaname="public"} 1.1270067e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_stock_valuation",schemaname="public"} 157 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_storage_detail",schemaname="public"} 3.960126377e+10 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_storage_pending",schemaname="public"} 1.3393586e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_substitute",schemaname="public"} 38 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_transaction",schemaname="public"} 1.3558219725e+10 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_transaction_cost",schemaname="public"} 948173 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_warehouse",schemaname="public"} 2.4829045e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_warehouse_acct",schemaname="public"} 138 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_warehouse_rule",schemaname="public"} 6834 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="m_warehouse_shipper",schemaname="public"} 982873 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_ccp",schemaname="public"} 86 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_ccp_group",schemaname="public"} 85 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_ccp_shift",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_costcenter",schemaname="public"} 35 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_costcenter_employee",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_costcenter_ic",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_costcenter_machine",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_costcenter_version",schemaname="public"} 136 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_globaluse",schemaname="public"} 36 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_incidence",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_indirect_cost",schemaname="public"} 80 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_indirect_cost_value",schemaname="public"} 74 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_machine",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_machine_cost",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_machine_type",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_machinestation",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_maint_operation",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_maint_part",schemaname="public"} 6 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_maint_periodicity",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_maint_scheduled",schemaname="public"} 4 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_maint_worker",schemaname="public"} 38 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_maintenance",schemaname="public"} 6 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_measure_group",schemaname="public"} 280 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_measure_shift",schemaname="public"} 141 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_measure_time",schemaname="public"} 282 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_measure_values",schemaname="public"} 86 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_pc_case",schemaname="public"} 38 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_pc_test",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_pc_value",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_periodic_control",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_pl_employee",schemaname="public"} 104 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_pl_ic",schemaname="public"} 4 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_pl_invoiceline",schemaname="public"} 6264 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_pl_machine",schemaname="public"} 4 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_process",schemaname="public"} 146 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_processplan",schemaname="public"} 405 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_processplan_tot_aux",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_processplan_version",schemaname="public"} 232 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_section",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_sequence",schemaname="public"} 596 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_sequence_employee",schemaname="public"} 4 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_sequence_ic",schemaname="public"} 4 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_sequence_machine",schemaname="public"} 4 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_sequenceproduct",schemaname="public"} 672 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_sequenceproductatt",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_toolset",schemaname="public"} 12 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_toolset_type",schemaname="public"} 4 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_toolsetprocess",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_toolsetused",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_weemployee",schemaname="public"} 44 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_weincidence",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_workrequirement",schemaname="public"} 198 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_workstation",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_wrphase",schemaname="public"} 630 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="ma_wrphaseproduct",schemaname="public"} 126 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="mrp_planner",schemaname="public"} 37 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="mrp_planningmethod",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="mrp_planningmethodline",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="mrp_run_production",schemaname="public"} 175 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="mrp_run_productionline",schemaname="public"} 15240 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="mrp_run_purchase",schemaname="public"} 249 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="mrp_run_purchaseline",schemaname="public"} 11497 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="mrp_salesforecast",schemaname="public"} 72 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="mrp_salesforecastline",schemaname="public"} 28 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obclker_ref_mask",schemaname="public"} 150 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obclker_template",schemaname="public"} 2962 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obclker_template_dependency",schemaname="public"} 561 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obclker_uidefinition",schemaname="public"} 68 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obcql_query_column",schemaname="public"} 539683 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obcql_query_column_trl",schemaname="public"} 2.614646e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obcql_widget_query",schemaname="public"} 3074 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obgpssb_sbp_tpl",schemaname="public"} 4 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obkmo_widget_class",schemaname="public"} 2521 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obkmo_widget_class_access",schemaname="public"} 3.951428e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obkmo_widget_class_menu",schemaname="public"} 1128 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obkmo_widget_class_menu_trl",schemaname="public"} 84 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obkmo_widget_class_trl",schemaname="public"} 660084 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obkmo_widget_instance",schemaname="public"} 1947 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obkmo_widget_list",schemaname="public"} 142 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obkmo_widget_reference",schemaname="public"} 132 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obkmo_widget_url",schemaname="public"} 48972 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obseig_defaults",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obserds_datasource",schemaname="public"} 1684 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obserds_datasource_field",schemaname="public"} 654 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obsoid_user_identifier",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuiapp_gc_field",schemaname="public"} 1.03265659e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuiapp_gc_system",schemaname="public"} 1.49683829e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuiapp_gc_tab",schemaname="public"} 1.12521118e+08 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuiapp_menu_parameters",schemaname="public"} 58 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuiapp_navbar_component",schemaname="public"} 368 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuiapp_navbar_role_access",schemaname="public"} 20 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuiapp_note",schemaname="public"} 8.325195e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuiapp_parameter",schemaname="public"} 2.168295e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuiapp_parameter_trl",schemaname="public"} 786748 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuiapp_parameter_value",schemaname="public"} 194 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuiapp_process",schemaname="public"} 1274 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuiapp_process_access",schemaname="public"} 507312 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuiapp_ref_window",schemaname="public"} 2117 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuiapp_report",schemaname="public"} 142 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuiapp_uipersonalization",schemaname="public"} 517 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuiapp_view_impl",schemaname="public"} 74 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuiapp_view_role_access",schemaname="public"} 50728 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuisel_selector",schemaname="public"} 6730 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuisel_selector_field",schemaname="public"} 2.3853607e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuisel_selector_field_trl",schemaname="public"} 1.2653583e+07 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obuisel_selector_trl",schemaname="public"} 132 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="obulog_config",schemaname="public"} 9 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="s_expensetype",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="s_resource",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="s_resourceassignment",schemaname="public"} 4 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="s_resourcetype",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="s_resourceunavailable",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="s_timeexpense",schemaname="public"} 846 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="s_timeexpenseline",schemaname="public"} 23616 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="s_timetype",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="sp_society",schemaname="public"} 80 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="sp_societyline",schemaname="public"} 15214 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="user1",schemaname="public"} 1.885909e+06 pg_statio_user_tables_idx_blocks_hit{datname="tscoprod",relname="user2",schemaname="public"} 2952 # HELP pg_statio_user_tables_idx_blocks_read Number of disk blocks read from all indexes on this table # TYPE pg_statio_user_tables_idx_blocks_read counter pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="a_amortization",schemaname="public"} 13 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="a_amortizationline",schemaname="public"} 30 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="a_amortline_acctdimension",schemaname="public"} 98 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="a_asset",schemaname="public"} 623940 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="a_asset_acct",schemaname="public"} 60 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="a_asset_group",schemaname="public"} 28 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="a_asset_group_acct",schemaname="public"} 58 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_accountingrpt_element",schemaname="public"} 14 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_acctprocess",schemaname="public"} 62245 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_alert",schemaname="public"} 988411 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_alertrecipient",schemaname="public"} 1.124747e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_alertrule",schemaname="public"} 347868 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_alertrule_trl",schemaname="public"} 40 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_audit_trail",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_auxiliarinput",schemaname="public"} 6674 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_callout",schemaname="public"} 283223 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_client",schemaname="public"} 236668 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_client_acctdimension",schemaname="public"} 16326 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_clientinfo",schemaname="public"} 126434 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_clientmodule",schemaname="public"} 59 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_column",schemaname="public"} 3.5340012e+07 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_10"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_11"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_12"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_14"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_17"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_18"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_19"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_2"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_21"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_25"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_3"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_31"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_32"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_33"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_34"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_4"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_40"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_41"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_42"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_43"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_44"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_46"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_49"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_5"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_54"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_56"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_6"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_64"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_7"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_72"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_createfact_template",schemaname="public"} 34820 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_dataset",schemaname="public"} 164 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_dataset_column",schemaname="public"} 100 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_dataset_table",schemaname="public"} 201 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_datatype",schemaname="public"} 4166 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_dimension",schemaname="public"} 1 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_dimension_mapping",schemaname="public"} 792904 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_element",schemaname="public"} 4.079003e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_element_trl",schemaname="public"} 380521 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_ep_instance_para",schemaname="public"} 4.876763e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_ep_procedures",schemaname="public"} 94198 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_error_log",schemaname="public"} 23451 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_exceptions",schemaname="public"} 316 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_extension_points",schemaname="public"} 22882 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_field",schemaname="public"} 2.2614108e+07 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_field_access",schemaname="public"} 4.939074e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_field_trl",schemaname="public"} 293723 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_fieldgroup",schemaname="public"} 6506 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_fieldgroup_trl",schemaname="public"} 253048 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_form",schemaname="public"} 125275 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_form_access",schemaname="public"} 722441 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_form_trl",schemaname="public"} 131 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_hb_log_cquery",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_hb_log_cquery_row",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_heartbeat_log",schemaname="public"} 491 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_image",schemaname="public"} 364272 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_language",schemaname="public"} 160727 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_menu",schemaname="public"} 678789 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_menu_trl",schemaname="public"} 182347 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_message",schemaname="public"} 2.563451e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_message_trl",schemaname="public"} 575676 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_model_object",schemaname="public"} 2.51896e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_model_object_mapping",schemaname="public"} 644147 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_model_object_para",schemaname="public"} 152 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_module",schemaname="public"} 318917 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_module_dbprefix",schemaname="public"} 18601 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_module_dbprefix_install",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_module_dependency",schemaname="public"} 549 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_module_dependency_inst",schemaname="public"} 60 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_module_install",schemaname="public"} 79 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_module_log",schemaname="public"} 9 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_module_merge",schemaname="public"} 98 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_module_trl",schemaname="public"} 78 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_month",schemaname="public"} 27 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_month_trl",schemaname="public"} 80 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_org",schemaname="public"} 1.911994e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_org_acctschema",schemaname="public"} 105505 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_org_closing",schemaname="public"} 83 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_org_warehouse",schemaname="public"} 767819 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_orginfo",schemaname="public"} 843186 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_orgmodule",schemaname="public"} 77 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_orgtype",schemaname="public"} 273577 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_package",schemaname="public"} 1400 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_pinstance",schemaname="public"} 532766 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_pinstance_para",schemaname="public"} 785898 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_preference",schemaname="public"} 5.3226304e+07 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_process",schemaname="public"} 1.249723e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_process_access",schemaname="public"} 2.220035e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_process_group",schemaname="public"} 59 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_process_group_list",schemaname="public"} 102 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_process_para",schemaname="public"} 374915 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_process_para_trl",schemaname="public"} 104 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_process_request",schemaname="public"} 369965 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_process_run",schemaname="public"} 9.597531e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_process_scheduling",schemaname="public"} 33 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_process_trl",schemaname="public"} 189226 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_ref_data_loaded",schemaname="public"} 162 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_ref_list",schemaname="public"} 2.620349e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_ref_list_trl",schemaname="public"} 619330 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_ref_search",schemaname="public"} 109467 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_ref_search_column",schemaname="public"} 12955 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_ref_table",schemaname="public"} 102947 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_ref_tree",schemaname="public"} 13375 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_ref_tree_field",schemaname="public"} 98 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_reference",schemaname="public"} 2.0802e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_reference_trl",schemaname="public"} 583 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_registration_info",schemaname="public"} 401 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_role",schemaname="public"} 1.329084e+07 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_role_orgaccess",schemaname="public"} 1.394881e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_script_sql",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_sequence",schemaname="public"} 1.176798e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_session",schemaname="public"} 1.4758655e+07 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_session_status",schemaname="public"} 81916 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_session_usage_audit",schemaname="public"} 7.6866515e+07 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_system",schemaname="public"} 56994 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_system_info",schemaname="public"} 60424 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_tab",schemaname="public"} 6.113405e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_tab_access",schemaname="public"} 3.146772e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_tab_trl",schemaname="public"} 338204 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_table",schemaname="public"} 3.20252e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_table_access",schemaname="public"} 983232 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_table_tree",schemaname="public"} 3509 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_textinterfaces",schemaname="public"} 407467 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_textinterfaces_trl",schemaname="public"} 623719 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_tree",schemaname="public"} 353931 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_treenode",schemaname="public"} 3.067369e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_user",schemaname="public"} 9.369714e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_user_roles",schemaname="public"} 951694 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_val_rule",schemaname="public"} 995756 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_window",schemaname="public"} 1.096904e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_window_access",schemaname="public"} 8.760485e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ad_window_trl",schemaname="public"} 218432 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="aim_indent",schemaname="public"} 114 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="aim_indentline",schemaname="public"} 52 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="aim_period",schemaname="public"} 58 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ap_openingstock",schemaname="public"} 3678 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ap_openingstocklines",schemaname="public"} 10305 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ap_poto",schemaname="public"} 30577 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ap_prdctplanline",schemaname="public"} 72 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ap_pricehistory",schemaname="public"} 104974 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ap_productionplan",schemaname="public"} 104 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ap_retailprice",schemaname="public"} 58388 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ap_salestarget",schemaname="public"} 142 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ap_salestargetlines",schemaname="public"} 23 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ap_transportname",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ap_user3",schemaname="public"} 22234 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ap_user4",schemaname="public"} 209541 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ap_varient",schemaname="public"} 1639 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="aprm_pending_paymentinvoice",schemaname="public"} 471 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="as_custom_discount",schemaname="public"} 94 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="as_deletion",schemaname="public"} 15 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="as_khdc",schemaname="public"} 6 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_acct_rpt",schemaname="public"} 31 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_acct_rpt_group",schemaname="public"} 20 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_acct_rpt_node",schemaname="public"} 26 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_acctschema",schemaname="public"} 190793 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_acctschema_default",schemaname="public"} 2558 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_acctschema_element",schemaname="public"} 147662 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_acctschema_gl",schemaname="public"} 100703 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_acctschema_process",schemaname="public"} 120907 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_acctschema_table",schemaname="public"} 170769 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_acctschema_table_doctype",schemaname="public"} 118732 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_activity",schemaname="public"} 203575 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_bank",schemaname="public"} 3085 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_bankaccount",schemaname="public"} 170735 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_bankaccount_acct",schemaname="public"} 56 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_bankstatement",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_bankstatementline",schemaname="public"} 63 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_bp_bankaccount",schemaname="public"} 1042 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_bp_customer_acct",schemaname="public"} 143978 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_bp_employee_acct",schemaname="public"} 230 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_bp_group",schemaname="public"} 208972 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_bp_group_acct",schemaname="public"} 2536 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_bp_salcategory",schemaname="public"} 160 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_bp_taxcategory",schemaname="public"} 2429 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_bp_vendor_acct",schemaname="public"} 73093 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_bp_withholding",schemaname="public"} 31071 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_bpartner",schemaname="public"} 4.7903239e+07 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_bpartner_discount",schemaname="public"} 37623 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_bpartner_location",schemaname="public"} 6.906173e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_budget",schemaname="public"} 43 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_budgetline",schemaname="public"} 170 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_calendar",schemaname="public"} 6880 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_campaign",schemaname="public"} 214873 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_cash",schemaname="public"} 6450 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_cashbook",schemaname="public"} 85349 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_cashbook_acct",schemaname="public"} 56 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_cashline",schemaname="public"} 17468 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_channel",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_charge",schemaname="public"} 9 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_charge_acct",schemaname="public"} 56 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_city",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_commission",schemaname="public"} 82 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_commissionamt",schemaname="public"} 75 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_commissiondetail",schemaname="public"} 23898 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_commissionline",schemaname="public"} 154 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_commissionrun",schemaname="public"} 464 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_conversion_rate",schemaname="public"} 394 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_conversion_rate_document",schemaname="public"} 22274 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_costcenter",schemaname="public"} 690014 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_country",schemaname="public"} 155242 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_country_trl",schemaname="public"} 12816 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_currency",schemaname="public"} 291401 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_currency_trl",schemaname="public"} 58 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_debt_payment",schemaname="public"} 702278 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_debt_payment_bal_replace",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_debt_payment_balancing",schemaname="public"} 20 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_discount",schemaname="public"} 64477 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_doctype",schemaname="public"} 1.1380022e+07 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_doctype_trl",schemaname="public"} 2.500867e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_dp_management",schemaname="public"} 3227 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_dp_managementline",schemaname="public"} 6446 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_element",schemaname="public"} 687 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_elementvalue",schemaname="public"} 1.36654e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_elementvalue_operand",schemaname="public"} 494 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_elementvalue_trl",schemaname="public"} 1208 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_externalpos",schemaname="public"} 56 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_externalpos_category",schemaname="public"} 4 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_externalpos_product",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_file",schemaname="public"} 3.266965e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_glitem",schemaname="public"} 629297 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_glitem_acct",schemaname="public"} 307438 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_greeting",schemaname="public"} 85404 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_greeting_trl",schemaname="public"} 56 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_incoterms",schemaname="public"} 12 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_invoice",schemaname="public"} 2.254800245e+09 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_invoice_discount",schemaname="public"} 175491 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_invoice_reverse",schemaname="public"} 232867 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_invoiceline",schemaname="public"} 5.6375335e+07 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_invoiceline_acctdimension",schemaname="public"} 83730 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_invoiceline_offer",schemaname="public"} 67177 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_invoicelinetax",schemaname="public"} 3.822472e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_invoiceschedule",schemaname="public"} 55190 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_invoicetax",schemaname="public"} 2.180747e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_invoicetax_cashvat",schemaname="public"} 113945 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_location",schemaname="public"} 2.143057e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_nonbusinessday",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_order",schemaname="public"} 1.717200245e+09 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_order_discount",schemaname="public"} 2.836884e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_orderline",schemaname="public"} 4.74510649e+08 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_orderline_acctdimension",schemaname="public"} 41007 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_orderline_offer",schemaname="public"} 99781 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_orderlinetax",schemaname="public"} 1.1428926e+07 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_ordertax",schemaname="public"} 3.15193394e+08 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_paymentterm",schemaname="public"} 144319 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_paymentterm_trl",schemaname="public"} 34057 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_paymenttermline",schemaname="public"} 75319 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_period",schemaname="public"} 1.00107e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_periodcontrol",schemaname="public"} 7.18034e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_periodcontrol_log",schemaname="public"} 228 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_phase",schemaname="public"} 38 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_poc_configuration",schemaname="public"} 96289 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_poc_doctype_template",schemaname="public"} 242097 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_poc_email",schemaname="public"} 74 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_poc_email_user",schemaname="public"} 21 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_poc_emaildefinition",schemaname="public"} 189428 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_project",schemaname="public"} 782019 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_project_acct",schemaname="public"} 58 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_project_vendor",schemaname="public"} 110 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_projectissue",schemaname="public"} 8516 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_projectline",schemaname="public"} 6562 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_projectphase",schemaname="public"} 4334 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_projectproposal",schemaname="public"} 249 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_projectproposalline",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_projectproposaltask",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_projecttask",schemaname="public"} 72 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_projecttype",schemaname="public"} 14 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_promissoryformat",schemaname="public"} 7 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_region",schemaname="public"} 146881 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_reject_reason",schemaname="public"} 11 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_remittance",schemaname="public"} 13 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_remittance_parameter",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_remittance_type",schemaname="public"} 8 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_remittanceline",schemaname="public"} 28 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_return_reason",schemaname="public"} 1125 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_salary_category",schemaname="public"} 14 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_salary_category_cost",schemaname="public"} 14 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_salesregion",schemaname="public"} 156881 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_settlement",schemaname="public"} 28 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_task",schemaname="public"} 36 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_tax",schemaname="public"} 2.504997e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_tax_acct",schemaname="public"} 181029 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_tax_report",schemaname="public"} 13 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_tax_trl",schemaname="public"} 622454 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_tax_zone",schemaname="public"} 169753 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_taxcategory",schemaname="public"} 131503 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_taxcategory_trl",schemaname="public"} 7598 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_taxpayment",schemaname="public"} 3187 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_taxregister",schemaname="public"} 6276 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_taxregister_type",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_taxregister_type_lines",schemaname="public"} 28 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_taxregisterline",schemaname="public"} 24462 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_uom",schemaname="public"} 308136 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_uom_conversion",schemaname="public"} 271442 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_uom_trl",schemaname="public"} 166271 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_validcombination",schemaname="public"} 758415 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_withholding",schemaname="public"} 15462 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_withholding_acct",schemaname="public"} 64 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="c_year",schemaname="public"} 54022 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fact_acct",schemaname="public"} 6.484935399e+09 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fact_acct_cfs",schemaname="public"} 5185 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_bankfile_exception",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_bankfile_format",schemaname="public"} 1 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_bankstatement",schemaname="public"} 49911 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_bankstatementline",schemaname="public"} 3360 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_doubtful_debt",schemaname="public"} 6836 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_doubtful_debt_method",schemaname="public"} 9 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_doubtful_debt_run",schemaname="public"} 68 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_finacc_paymentmethod",schemaname="public"} 835530 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_finacc_transaction",schemaname="public"} 869427 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_financial_account",schemaname="public"} 416750 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_financial_account_acct",schemaname="public"} 86991 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_matching_algorithm",schemaname="public"} 29 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_orig_paym_scheddetail",schemaname="public"} 13250 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_orig_payment_schedule",schemaname="public"} 3381 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_pay_exec_process",schemaname="public"} 43 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_pay_exec_process_para",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_payment",schemaname="public"} 1.45393316e+08 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_payment_credit",schemaname="public"} 4954 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_payment_detail",schemaname="public"} 3.177451e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_payment_priority",schemaname="public"} 170434 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_payment_prop_detail",schemaname="public"} 9316 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_payment_proposal",schemaname="public"} 3329 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_payment_run",schemaname="public"} 442 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_payment_run_para",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_payment_run_payment",schemaname="public"} 1106 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_payment_schedule",schemaname="public"} 5.00692749e+08 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_payment_scheduledetail",schemaname="public"} 7.34542617e+08 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_paymentmethod",schemaname="public"} 42662 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_recline_temp",schemaname="public"} 7241 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="fin_reconciliation",schemaname="public"} 98114 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gchr_attendance",schemaname="public"} 4874 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gchr_employee",schemaname="public"} 11345 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gchr_emptransfer",schemaname="public"} 180 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gchr_emptransfer_history",schemaname="public"} 89 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gchr_leave",schemaname="public"} 267 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gchr_leavebal_history",schemaname="public"} 3209 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gchr_leavebalance",schemaname="public"} 273 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gchr_nonbusinessday",schemaname="public"} 7 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gchr_optional_holidays",schemaname="public"} 7 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gchr_period",schemaname="public"} 20336 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gchr_year",schemaname="public"} 2782 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gcpr_additions",schemaname="public"} 980 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gcpr_arrears",schemaname="public"} 283 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gcpr_cca",schemaname="public"} 290 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gcpr_custom_paycomponent",schemaname="public"} 296 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gcpr_da",schemaname="public"} 319 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gcpr_deductions",schemaname="public"} 1280 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gcpr_empsalary",schemaname="public"} 2381 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gcpr_incometax",schemaname="public"} 1378 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gcpr_ircalc",schemaname="public"} 294 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gcpr_lic",schemaname="public"} 436 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gcpr_loan_details",schemaname="public"} 7273 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gcpr_loan_schedule",schemaname="public"} 14407 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gcpr_others",schemaname="public"} 327 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gcpr_paycomponent",schemaname="public"} 7452 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gcpr_payroll",schemaname="public"} 9186 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gcpr_payslab",schemaname="public"} 1009 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gcpr_pf",schemaname="public"} 282 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gcpr_supplimentary",schemaname="public"} 19 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gcpr_tds",schemaname="public"} 31 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gl_category",schemaname="public"} 158056 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gl_journal",schemaname="public"} 1.9052387e+07 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gl_journalbatch",schemaname="public"} 1.643115e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="gl_journalline",schemaname="public"} 542515 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="idl_entities",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="idl_entities_trl",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="idl_fields",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_attribute",schemaname="public"} 14 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_attributeinstance",schemaname="public"} 52 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_attributeset",schemaname="public"} 13459 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_attributesetinstance",schemaname="public"} 84872 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_attributeuse",schemaname="public"} 99 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_attributevalue",schemaname="public"} 26 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_brand",schemaname="public"} 8 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_ca_inventoryamt",schemaname="public"} 14 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_ca_inventoryamtline",schemaname="public"} 38 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_ca_inventoryamtline_inv",schemaname="public"} 26 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_ch_subset",schemaname="public"} 3 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_ch_subset_value",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_ch_value",schemaname="public"} 229 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_characteristic",schemaname="public"} 5980 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_condition_goods",schemaname="public"} 40 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_costadjustment",schemaname="public"} 12 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_costadjustmentline",schemaname="public"} 509 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_costing",schemaname="public"} 8258 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_costing_algorithm",schemaname="public"} 48 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_costing_rule",schemaname="public"} 115 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_costing_rule_init",schemaname="public"} 26 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_discountschema",schemaname="public"} 66 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_discountschemaline",schemaname="public"} 120 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_freight",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_freightcategory",schemaname="public"} 9 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_inout",schemaname="public"} 3.0927341e+07 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_inoutline",schemaname="public"} 1.67878449e+08 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_inoutline_acctdimension",schemaname="public"} 64803 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_internal_consumption",schemaname="public"} 34 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_internal_consumptionline",schemaname="public"} 38 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_inventory",schemaname="public"} 101458 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_inventoryline",schemaname="public"} 330730 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_landedcost",schemaname="public"} 538 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_lc_cost",schemaname="public"} 145798 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_lc_distribution_alg",schemaname="public"} 9 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_lc_matched",schemaname="public"} 43738 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_lc_receipt",schemaname="public"} 27742 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_lc_receiptline_amt",schemaname="public"} 17432 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_lc_type",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_locator",schemaname="public"} 691522 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_lot",schemaname="public"} 6 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_lotctl",schemaname="public"} 16 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_matchinv",schemaname="public"} 766575 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_matchpo",schemaname="public"} 2.214637e+07 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_movement",schemaname="public"} 29825 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_movementline",schemaname="public"} 5961 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_offer",schemaname="public"} 23432 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_offer_bp_group",schemaname="public"} 68256 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_offer_bpartner",schemaname="public"} 68337 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_offer_characteristic",schemaname="public"} 284879 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_offer_organization",schemaname="public"} 68253 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_offer_pricelist",schemaname="public"} 45506 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_offer_prod_cat",schemaname="public"} 68259 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_offer_product",schemaname="public"} 68296 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_offer_trl",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_offer_type",schemaname="public"} 17740 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_offer_type_trl",schemaname="public"} 62 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_pricelist",schemaname="public"} 412327 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_pricelist_version",schemaname="public"} 65362 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_product",schemaname="public"} 5.67129503e+08 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_product_acct",schemaname="public"} 295294 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_product_bom",schemaname="public"} 47 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_product_category",schemaname="public"} 284606 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_product_category_acct",schemaname="public"} 442 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_product_category_trl",schemaname="public"} 2054 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_product_ch",schemaname="public"} 65168 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_product_ch_conf",schemaname="public"} 6889 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_product_ch_value",schemaname="public"} 68449 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_product_customer",schemaname="public"} 269 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_product_org",schemaname="public"} 24 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_product_po",schemaname="public"} 42928 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_product_template",schemaname="public"} 101 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_product_trl",schemaname="public"} 15400 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_product_uom",schemaname="public"} 651530 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_production",schemaname="public"} 29824 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_productionline",schemaname="public"} 5921 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_productionplan",schemaname="public"} 168 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_productprice",schemaname="public"} 1.587179696e+09 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_rappel",schemaname="public"} 23 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_rappel_bpartner",schemaname="public"} 205 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_rappel_invoice",schemaname="public"} 696 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_rappel_product",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_rappel_productcategory",schemaname="public"} 4 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_rappel_scale",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_requisition",schemaname="public"} 105 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_requisitionline",schemaname="public"} 263 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_requisitionorder",schemaname="public"} 138479 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_reservation",schemaname="public"} 301634 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_reservation_stock",schemaname="public"} 855749 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_sernoctl",schemaname="public"} 13 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_shipper",schemaname="public"} 70 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_stock_aux",schemaname="public"} 155023 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_stock_proposed",schemaname="public"} 2.258683e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_stock_valuation",schemaname="public"} 214 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_storage_detail",schemaname="public"} 1.93713635e+09 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_storage_pending",schemaname="public"} 1.098174e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_substitute",schemaname="public"} 56 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_transaction",schemaname="public"} 2.66859185e+08 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_transaction_cost",schemaname="public"} 8286 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_warehouse",schemaname="public"} 1.592152e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_warehouse_acct",schemaname="public"} 356 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_warehouse_rule",schemaname="public"} 13181 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="m_warehouse_shipper",schemaname="public"} 184938 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_ccp",schemaname="public"} 24 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_ccp_group",schemaname="public"} 14 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_ccp_shift",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_costcenter",schemaname="public"} 9 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_costcenter_employee",schemaname="public"} 40 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_costcenter_ic",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_costcenter_machine",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_costcenter_version",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_globaluse",schemaname="public"} 14 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_incidence",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_indirect_cost",schemaname="public"} 8 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_indirect_cost_value",schemaname="public"} 14 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_machine",schemaname="public"} 9 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_machine_cost",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_machine_type",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_machinestation",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_maint_operation",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_maint_part",schemaname="public"} 12 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_maint_periodicity",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_maint_scheduled",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_maint_worker",schemaname="public"} 84 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_maintenance",schemaname="public"} 27 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_measure_group",schemaname="public"} 28 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_measure_shift",schemaname="public"} 14 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_measure_time",schemaname="public"} 26 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_measure_values",schemaname="public"} 24 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_pc_case",schemaname="public"} 12 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_pc_test",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_pc_value",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_periodic_control",schemaname="public"} 9 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_pl_employee",schemaname="public"} 142 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_pl_ic",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_pl_invoiceline",schemaname="public"} 4354 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_pl_machine",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_process",schemaname="public"} 30 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_processplan",schemaname="public"} 37 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_processplan_tot_aux",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_processplan_version",schemaname="public"} 74 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_section",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_sequence",schemaname="public"} 86 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_sequence_employee",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_sequence_ic",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_sequence_machine",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_sequenceproduct",schemaname="public"} 189 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_sequenceproductatt",schemaname="public"} 40 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_toolset",schemaname="public"} 4 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_toolset_type",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_toolsetprocess",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_toolsetused",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_weemployee",schemaname="public"} 92 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_weincidence",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_workrequirement",schemaname="public"} 33 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_workstation",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_wrphase",schemaname="public"} 64 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="ma_wrphaseproduct",schemaname="public"} 51 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="mrp_planner",schemaname="public"} 7 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="mrp_planningmethod",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="mrp_planningmethodline",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="mrp_run_production",schemaname="public"} 96 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="mrp_run_productionline",schemaname="public"} 25887 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="mrp_run_purchase",schemaname="public"} 115 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="mrp_run_purchaseline",schemaname="public"} 19544 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="mrp_salesforecast",schemaname="public"} 66 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="mrp_salesforecastline",schemaname="public"} 36 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obclker_ref_mask",schemaname="public"} 106 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obclker_template",schemaname="public"} 12850 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obclker_template_dependency",schemaname="public"} 1295 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obclker_uidefinition",schemaname="public"} 342 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obcql_query_column",schemaname="public"} 27997 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obcql_query_column_trl",schemaname="public"} 142002 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obcql_widget_query",schemaname="public"} 18477 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obgpssb_sbp_tpl",schemaname="public"} 8 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obkmo_widget_class",schemaname="public"} 12337 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obkmo_widget_class_access",schemaname="public"} 4.300258e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obkmo_widget_class_menu",schemaname="public"} 12314 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obkmo_widget_class_menu_trl",schemaname="public"} 64 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obkmo_widget_class_trl",schemaname="public"} 153000 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obkmo_widget_instance",schemaname="public"} 7147 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obkmo_widget_list",schemaname="public"} 94 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obkmo_widget_reference",schemaname="public"} 63 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obkmo_widget_url",schemaname="public"} 15762 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obseig_defaults",schemaname="public"} 4 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obserds_datasource",schemaname="public"} 11774 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obserds_datasource_field",schemaname="public"} 1462 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obsoid_user_identifier",schemaname="public"} 63 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuiapp_gc_field",schemaname="public"} 316173 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuiapp_gc_system",schemaname="public"} 206170 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuiapp_gc_tab",schemaname="public"} 205197 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuiapp_menu_parameters",schemaname="public"} 422 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuiapp_navbar_component",schemaname="public"} 10160 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuiapp_navbar_role_access",schemaname="public"} 66 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuiapp_note",schemaname="public"} 2.442242e+06 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuiapp_parameter",schemaname="public"} 182867 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuiapp_parameter_trl",schemaname="public"} 251882 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuiapp_parameter_value",schemaname="public"} 4826 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuiapp_process",schemaname="public"} 6578 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuiapp_process_access",schemaname="public"} 233974 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuiapp_ref_window",schemaname="public"} 12481 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuiapp_report",schemaname="public"} 90 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuiapp_uipersonalization",schemaname="public"} 6538 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuiapp_view_impl",schemaname="public"} 472 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuiapp_view_role_access",schemaname="public"} 214793 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuisel_selector",schemaname="public"} 12190 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuisel_selector_field",schemaname="public"} 769664 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuisel_selector_field_trl",schemaname="public"} 310208 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obuisel_selector_trl",schemaname="public"} 135 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="obulog_config",schemaname="public"} 93 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="s_expensetype",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="s_resource",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="s_resourceassignment",schemaname="public"} 18 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="s_resourcetype",schemaname="public"} 2 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="s_resourceunavailable",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="s_timeexpense",schemaname="public"} 104 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="s_timeexpenseline",schemaname="public"} 25544 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="s_timetype",schemaname="public"} 0 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="sp_society",schemaname="public"} 1370 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="sp_societyline",schemaname="public"} 8755 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="user1",schemaname="public"} 161255 pg_statio_user_tables_idx_blocks_read{datname="tscoprod",relname="user2",schemaname="public"} 14044 # HELP pg_statio_user_tables_tidx_blocks_hit Number of buffer hits in this table's TOAST table indexes (if any) # TYPE pg_statio_user_tables_tidx_blocks_hit counter pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="a_amortization",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="a_amortizationline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="a_amortline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="a_asset",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="a_asset_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="a_asset_group",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="a_asset_group_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_accountingrpt_element",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_acctprocess",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_alert",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_alertrecipient",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_alertrule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_alertrule_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_audit_trail",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_auxiliarinput",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_callout",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_client",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_client_acctdimension",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_clientinfo",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_clientmodule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_column",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_10"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_11"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_12"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_14"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_17"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_18"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_19"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_2"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_21"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_25"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_3"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_31"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_32"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_33"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_34"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_4"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_40"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_41"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_42"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_43"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_44"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_46"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_49"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_5"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_54"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_56"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_6"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_64"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_7"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_72"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_createfact_template",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_dataset",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_dataset_column",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_dataset_table",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_datatype",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_dimension",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_dimension_mapping",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_element",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_element_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_ep_instance_para",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_ep_procedures",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_error_log",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_exceptions",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_extension_points",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_field",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_field_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_field_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_fieldgroup",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_fieldgroup_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_form",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_form_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_form_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_hb_log_cquery",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_hb_log_cquery_row",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_heartbeat_log",schemaname="public"} 504059 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_image",schemaname="public"} 4.186193e+06 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_language",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_menu",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_menu_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_message",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_message_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_model_object",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_model_object_mapping",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_model_object_para",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_module",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_module_dbprefix",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_module_dbprefix_install",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_module_dependency",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_module_dependency_inst",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_module_install",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_module_log",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_module_merge",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_module_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_month",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_month_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_org",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_org_acctschema",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_org_closing",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_org_warehouse",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_orginfo",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_orgmodule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_orgtype",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_package",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_pinstance",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_pinstance_para",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_preference",schemaname="public"} 1.3571727e+07 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_process",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_process_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_process_group",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_process_group_list",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_process_para",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_process_para_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_process_request",schemaname="public"} 1.106316e+06 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_process_run",schemaname="public"} 542 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_process_scheduling",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_process_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_ref_data_loaded",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_ref_list",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_ref_list_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_ref_search",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_ref_search_column",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_ref_table",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_ref_tree",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_ref_tree_field",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_reference",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_reference_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_registration_info",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_role",schemaname="public"} 1.24586822e+08 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_role_orgaccess",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_script_sql",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_sequence",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_session",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_session_status",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_session_usage_audit",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_system",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_system_info",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_tab",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_tab_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_tab_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_table",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_table_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_table_tree",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_textinterfaces",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_textinterfaces_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_tree",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_treenode",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_user",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_user_roles",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_val_rule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_window",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_window_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ad_window_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="aim_indent",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="aim_indentline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="aim_period",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ap_openingstock",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ap_openingstocklines",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ap_poto",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ap_prdctplanline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ap_pricehistory",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ap_productionplan",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ap_retailprice",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ap_salestarget",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ap_salestargetlines",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ap_transportname",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ap_user3",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ap_user4",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ap_varient",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="aprm_pending_paymentinvoice",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="as_custom_discount",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="as_deletion",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="as_khdc",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_acct_rpt",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_acct_rpt_group",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_acct_rpt_node",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_acctschema",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_acctschema_default",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_acctschema_element",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_acctschema_gl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_acctschema_process",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_acctschema_table",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_acctschema_table_doctype",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_activity",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_bank",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_bankaccount",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_bankaccount_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_bankstatement",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_bankstatementline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_bp_bankaccount",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_bp_customer_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_bp_employee_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_bp_group",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_bp_group_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_bp_salcategory",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_bp_taxcategory",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_bp_vendor_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_bp_withholding",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_bpartner",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_bpartner_discount",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_bpartner_location",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_budget",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_budgetline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_calendar",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_campaign",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_cash",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_cashbook",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_cashbook_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_cashline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_channel",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_charge",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_charge_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_city",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_commission",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_commissionamt",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_commissiondetail",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_commissionline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_commissionrun",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_conversion_rate",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_conversion_rate_document",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_costcenter",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_country",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_country_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_currency",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_currency_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_debt_payment",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_debt_payment_bal_replace",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_debt_payment_balancing",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_discount",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_doctype",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_doctype_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_dp_management",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_dp_managementline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_element",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_elementvalue",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_elementvalue_operand",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_elementvalue_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_externalpos",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_externalpos_category",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_externalpos_product",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_file",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_glitem",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_glitem_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_greeting",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_greeting_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_incoterms",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_invoice",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_invoice_discount",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_invoice_reverse",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_invoiceline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_invoiceline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_invoiceline_offer",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_invoicelinetax",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_invoiceschedule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_invoicetax",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_invoicetax_cashvat",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_location",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_nonbusinessday",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_order",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_order_discount",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_orderline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_orderline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_orderline_offer",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_orderlinetax",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_ordertax",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_paymentterm",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_paymentterm_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_paymenttermline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_period",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_periodcontrol",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_periodcontrol_log",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_phase",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_poc_configuration",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_poc_doctype_template",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_poc_email",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_poc_email_user",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_poc_emaildefinition",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_project",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_project_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_project_vendor",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_projectissue",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_projectline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_projectphase",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_projectproposal",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_projectproposalline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_projectproposaltask",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_projecttask",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_projecttype",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_promissoryformat",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_region",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_reject_reason",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_remittance",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_remittance_parameter",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_remittance_type",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_remittanceline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_return_reason",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_salary_category",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_salary_category_cost",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_salesregion",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_settlement",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_task",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_tax",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_tax_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_tax_report",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_tax_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_tax_zone",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_taxcategory",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_taxcategory_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_taxpayment",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_taxregister",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_taxregister_type",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_taxregister_type_lines",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_taxregisterline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_uom",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_uom_conversion",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_uom_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_validcombination",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_withholding",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_withholding_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="c_year",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fact_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fact_acct_cfs",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_bankfile_exception",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_bankfile_format",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_bankstatement",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_bankstatementline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_doubtful_debt",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_doubtful_debt_method",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_doubtful_debt_run",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_finacc_paymentmethod",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_finacc_transaction",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_financial_account",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_financial_account_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_matching_algorithm",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_orig_paym_scheddetail",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_orig_payment_schedule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_pay_exec_process",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_pay_exec_process_para",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_payment",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_payment_credit",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_payment_detail",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_payment_priority",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_payment_prop_detail",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_payment_proposal",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_payment_run",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_payment_run_para",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_payment_run_payment",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_payment_schedule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_payment_scheduledetail",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_paymentmethod",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_recline_temp",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="fin_reconciliation",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gchr_attendance",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gchr_employee",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gchr_emptransfer",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gchr_emptransfer_history",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gchr_leave",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gchr_leavebal_history",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gchr_leavebalance",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gchr_nonbusinessday",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gchr_optional_holidays",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gchr_period",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gchr_year",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gcpr_additions",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gcpr_arrears",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gcpr_cca",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gcpr_custom_paycomponent",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gcpr_da",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gcpr_deductions",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gcpr_empsalary",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gcpr_incometax",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gcpr_ircalc",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gcpr_lic",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gcpr_loan_details",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gcpr_loan_schedule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gcpr_others",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gcpr_paycomponent",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gcpr_payroll",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gcpr_payslab",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gcpr_pf",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gcpr_supplimentary",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gcpr_tds",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gl_category",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gl_journal",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gl_journalbatch",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="gl_journalline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="idl_entities",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="idl_entities_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="idl_fields",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_attribute",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_attributeinstance",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_attributeset",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_attributesetinstance",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_attributeuse",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_attributevalue",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_brand",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_ca_inventoryamt",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_ca_inventoryamtline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_ca_inventoryamtline_inv",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_ch_subset",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_ch_subset_value",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_ch_value",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_characteristic",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_condition_goods",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_costadjustment",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_costadjustmentline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_costing",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_costing_algorithm",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_costing_rule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_costing_rule_init",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_discountschema",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_discountschemaline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_freight",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_freightcategory",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_inout",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_inoutline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_inoutline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_internal_consumption",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_internal_consumptionline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_inventory",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_inventoryline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_landedcost",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_lc_cost",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_lc_distribution_alg",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_lc_matched",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_lc_receipt",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_lc_receiptline_amt",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_lc_type",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_locator",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_lot",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_lotctl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_matchinv",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_matchpo",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_movement",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_movementline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_offer",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_offer_bp_group",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_offer_bpartner",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_offer_characteristic",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_offer_organization",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_offer_pricelist",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_offer_prod_cat",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_offer_product",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_offer_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_offer_type",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_offer_type_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_pricelist",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_pricelist_version",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_product",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_product_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_product_bom",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_product_category",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_product_category_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_product_category_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_product_ch",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_product_ch_conf",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_product_ch_value",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_product_customer",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_product_org",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_product_po",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_product_template",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_product_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_product_uom",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_production",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_productionline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_productionplan",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_productprice",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_rappel",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_rappel_bpartner",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_rappel_invoice",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_rappel_product",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_rappel_productcategory",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_rappel_scale",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_requisition",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_requisitionline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_requisitionorder",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_reservation",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_reservation_stock",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_sernoctl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_shipper",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_stock_aux",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_stock_proposed",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_stock_valuation",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_storage_detail",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_storage_pending",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_substitute",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_transaction",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_transaction_cost",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_warehouse",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_warehouse_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_warehouse_rule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="m_warehouse_shipper",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_ccp",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_ccp_group",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_ccp_shift",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_costcenter",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_costcenter_employee",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_costcenter_ic",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_costcenter_machine",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_costcenter_version",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_globaluse",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_incidence",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_indirect_cost",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_indirect_cost_value",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_machine",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_machine_cost",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_machine_type",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_machinestation",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_maint_operation",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_maint_part",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_maint_periodicity",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_maint_scheduled",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_maint_worker",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_maintenance",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_measure_group",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_measure_shift",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_measure_time",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_measure_values",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_pc_case",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_pc_test",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_pc_value",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_periodic_control",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_pl_employee",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_pl_ic",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_pl_invoiceline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_pl_machine",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_process",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_processplan",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_processplan_tot_aux",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_processplan_version",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_section",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_sequence",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_sequence_employee",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_sequence_ic",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_sequence_machine",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_sequenceproduct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_sequenceproductatt",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_toolset",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_toolset_type",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_toolsetprocess",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_toolsetused",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_weemployee",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_weincidence",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_workrequirement",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_workstation",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_wrphase",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="ma_wrphaseproduct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="mrp_planner",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="mrp_planningmethod",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="mrp_planningmethodline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="mrp_run_production",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="mrp_run_productionline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="mrp_run_purchase",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="mrp_run_purchaseline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="mrp_salesforecast",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="mrp_salesforecastline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obclker_ref_mask",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obclker_template",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obclker_template_dependency",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obclker_uidefinition",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obcql_query_column",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obcql_query_column_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obcql_widget_query",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obgpssb_sbp_tpl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obkmo_widget_class",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obkmo_widget_class_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obkmo_widget_class_menu",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obkmo_widget_class_menu_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obkmo_widget_class_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obkmo_widget_instance",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obkmo_widget_list",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obkmo_widget_reference",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obkmo_widget_url",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obseig_defaults",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obserds_datasource",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obserds_datasource_field",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obsoid_user_identifier",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuiapp_gc_field",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuiapp_gc_system",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuiapp_gc_tab",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuiapp_menu_parameters",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuiapp_navbar_component",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuiapp_navbar_role_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuiapp_note",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuiapp_parameter",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuiapp_parameter_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuiapp_parameter_value",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuiapp_process",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuiapp_process_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuiapp_ref_window",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuiapp_report",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuiapp_uipersonalization",schemaname="public"} 46887 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuiapp_view_impl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuiapp_view_role_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuisel_selector",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuisel_selector_field",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuisel_selector_field_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obuisel_selector_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="obulog_config",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="s_expensetype",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="s_resource",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="s_resourceassignment",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="s_resourcetype",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="s_resourceunavailable",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="s_timeexpense",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="s_timeexpenseline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="s_timetype",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="sp_society",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="sp_societyline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="user1",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_hit{datname="tscoprod",relname="user2",schemaname="public"} 0 # HELP pg_statio_user_tables_tidx_blocks_read Number of disk blocks read from this table's TOAST table indexes (if any) # TYPE pg_statio_user_tables_tidx_blocks_read counter pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="a_amortization",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="a_amortizationline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="a_amortline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="a_asset",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="a_asset_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="a_asset_group",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="a_asset_group_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_accountingrpt_element",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_acctprocess",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_alert",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_alertrecipient",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_alertrule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_alertrule_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_audit_trail",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_auxiliarinput",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_callout",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_client",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_client_acctdimension",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_clientinfo",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_clientmodule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_column",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_10"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_11"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_12"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_14"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_17"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_18"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_19"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_2"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_21"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_25"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_3"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_31"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_32"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_33"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_34"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_4"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_40"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_41"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_42"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_43"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_44"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_46"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_49"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_5"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_54"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_56"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_6"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_64"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_7"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_72"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_createfact_template",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_dataset",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_dataset_column",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_dataset_table",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_datatype",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_dimension",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_dimension_mapping",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_element",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_element_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_ep_instance_para",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_ep_procedures",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_error_log",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_exceptions",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_extension_points",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_field",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_field_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_field_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_fieldgroup",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_fieldgroup_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_form",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_form_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_form_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_hb_log_cquery",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_hb_log_cquery_row",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_heartbeat_log",schemaname="public"} 4235 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_image",schemaname="public"} 456082 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_language",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_menu",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_menu_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_message",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_message_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_model_object",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_model_object_mapping",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_model_object_para",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_module",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_module_dbprefix",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_module_dbprefix_install",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_module_dependency",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_module_dependency_inst",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_module_install",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_module_log",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_module_merge",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_module_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_month",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_month_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_org",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_org_acctschema",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_org_closing",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_org_warehouse",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_orginfo",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_orgmodule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_orgtype",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_package",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_pinstance",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_pinstance_para",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_preference",schemaname="public"} 452335 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_process",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_process_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_process_group",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_process_group_list",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_process_para",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_process_para_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_process_request",schemaname="public"} 52043 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_process_run",schemaname="public"} 696 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_process_scheduling",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_process_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_ref_data_loaded",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_ref_list",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_ref_list_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_ref_search",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_ref_search_column",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_ref_table",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_ref_tree",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_ref_tree_field",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_reference",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_reference_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_registration_info",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_role",schemaname="public"} 493206 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_role_orgaccess",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_script_sql",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_sequence",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_session",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_session_status",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_session_usage_audit",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_system",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_system_info",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_tab",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_tab_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_tab_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_table",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_table_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_table_tree",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_textinterfaces",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_textinterfaces_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_tree",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_treenode",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_user",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_user_roles",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_val_rule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_window",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_window_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ad_window_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="aim_indent",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="aim_indentline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="aim_period",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ap_openingstock",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ap_openingstocklines",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ap_poto",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ap_prdctplanline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ap_pricehistory",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ap_productionplan",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ap_retailprice",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ap_salestarget",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ap_salestargetlines",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ap_transportname",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ap_user3",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ap_user4",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ap_varient",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="aprm_pending_paymentinvoice",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="as_custom_discount",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="as_deletion",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="as_khdc",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_acct_rpt",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_acct_rpt_group",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_acct_rpt_node",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_acctschema",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_acctschema_default",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_acctschema_element",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_acctschema_gl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_acctschema_process",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_acctschema_table",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_acctschema_table_doctype",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_activity",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_bank",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_bankaccount",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_bankaccount_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_bankstatement",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_bankstatementline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_bp_bankaccount",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_bp_customer_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_bp_employee_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_bp_group",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_bp_group_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_bp_salcategory",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_bp_taxcategory",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_bp_vendor_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_bp_withholding",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_bpartner",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_bpartner_discount",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_bpartner_location",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_budget",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_budgetline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_calendar",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_campaign",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_cash",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_cashbook",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_cashbook_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_cashline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_channel",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_charge",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_charge_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_city",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_commission",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_commissionamt",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_commissiondetail",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_commissionline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_commissionrun",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_conversion_rate",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_conversion_rate_document",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_costcenter",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_country",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_country_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_currency",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_currency_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_debt_payment",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_debt_payment_bal_replace",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_debt_payment_balancing",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_discount",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_doctype",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_doctype_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_dp_management",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_dp_managementline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_element",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_elementvalue",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_elementvalue_operand",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_elementvalue_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_externalpos",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_externalpos_category",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_externalpos_product",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_file",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_glitem",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_glitem_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_greeting",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_greeting_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_incoterms",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_invoice",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_invoice_discount",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_invoice_reverse",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_invoiceline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_invoiceline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_invoiceline_offer",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_invoicelinetax",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_invoiceschedule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_invoicetax",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_invoicetax_cashvat",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_location",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_nonbusinessday",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_order",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_order_discount",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_orderline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_orderline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_orderline_offer",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_orderlinetax",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_ordertax",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_paymentterm",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_paymentterm_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_paymenttermline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_period",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_periodcontrol",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_periodcontrol_log",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_phase",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_poc_configuration",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_poc_doctype_template",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_poc_email",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_poc_email_user",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_poc_emaildefinition",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_project",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_project_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_project_vendor",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_projectissue",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_projectline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_projectphase",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_projectproposal",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_projectproposalline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_projectproposaltask",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_projecttask",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_projecttype",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_promissoryformat",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_region",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_reject_reason",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_remittance",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_remittance_parameter",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_remittance_type",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_remittanceline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_return_reason",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_salary_category",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_salary_category_cost",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_salesregion",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_settlement",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_task",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_tax",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_tax_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_tax_report",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_tax_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_tax_zone",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_taxcategory",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_taxcategory_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_taxpayment",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_taxregister",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_taxregister_type",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_taxregister_type_lines",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_taxregisterline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_uom",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_uom_conversion",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_uom_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_validcombination",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_withholding",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_withholding_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="c_year",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fact_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fact_acct_cfs",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_bankfile_exception",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_bankfile_format",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_bankstatement",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_bankstatementline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_doubtful_debt",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_doubtful_debt_method",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_doubtful_debt_run",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_finacc_paymentmethod",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_finacc_transaction",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_financial_account",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_financial_account_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_matching_algorithm",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_orig_paym_scheddetail",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_orig_payment_schedule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_pay_exec_process",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_pay_exec_process_para",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_payment",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_payment_credit",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_payment_detail",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_payment_priority",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_payment_prop_detail",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_payment_proposal",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_payment_run",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_payment_run_para",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_payment_run_payment",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_payment_schedule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_payment_scheduledetail",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_paymentmethod",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_recline_temp",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="fin_reconciliation",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gchr_attendance",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gchr_employee",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gchr_emptransfer",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gchr_emptransfer_history",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gchr_leave",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gchr_leavebal_history",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gchr_leavebalance",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gchr_nonbusinessday",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gchr_optional_holidays",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gchr_period",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gchr_year",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gcpr_additions",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gcpr_arrears",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gcpr_cca",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gcpr_custom_paycomponent",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gcpr_da",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gcpr_deductions",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gcpr_empsalary",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gcpr_incometax",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gcpr_ircalc",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gcpr_lic",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gcpr_loan_details",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gcpr_loan_schedule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gcpr_others",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gcpr_paycomponent",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gcpr_payroll",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gcpr_payslab",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gcpr_pf",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gcpr_supplimentary",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gcpr_tds",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gl_category",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gl_journal",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gl_journalbatch",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="gl_journalline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="idl_entities",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="idl_entities_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="idl_fields",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_attribute",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_attributeinstance",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_attributeset",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_attributesetinstance",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_attributeuse",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_attributevalue",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_brand",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_ca_inventoryamt",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_ca_inventoryamtline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_ca_inventoryamtline_inv",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_ch_subset",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_ch_subset_value",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_ch_value",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_characteristic",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_condition_goods",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_costadjustment",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_costadjustmentline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_costing",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_costing_algorithm",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_costing_rule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_costing_rule_init",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_discountschema",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_discountschemaline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_freight",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_freightcategory",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_inout",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_inoutline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_inoutline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_internal_consumption",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_internal_consumptionline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_inventory",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_inventoryline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_landedcost",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_lc_cost",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_lc_distribution_alg",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_lc_matched",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_lc_receipt",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_lc_receiptline_amt",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_lc_type",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_locator",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_lot",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_lotctl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_matchinv",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_matchpo",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_movement",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_movementline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_offer",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_offer_bp_group",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_offer_bpartner",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_offer_characteristic",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_offer_organization",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_offer_pricelist",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_offer_prod_cat",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_offer_product",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_offer_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_offer_type",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_offer_type_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_pricelist",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_pricelist_version",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_product",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_product_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_product_bom",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_product_category",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_product_category_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_product_category_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_product_ch",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_product_ch_conf",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_product_ch_value",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_product_customer",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_product_org",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_product_po",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_product_template",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_product_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_product_uom",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_production",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_productionline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_productionplan",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_productprice",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_rappel",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_rappel_bpartner",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_rappel_invoice",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_rappel_product",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_rappel_productcategory",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_rappel_scale",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_requisition",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_requisitionline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_requisitionorder",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_reservation",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_reservation_stock",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_sernoctl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_shipper",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_stock_aux",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_stock_proposed",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_stock_valuation",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_storage_detail",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_storage_pending",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_substitute",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_transaction",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_transaction_cost",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_warehouse",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_warehouse_acct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_warehouse_rule",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="m_warehouse_shipper",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_ccp",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_ccp_group",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_ccp_shift",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_costcenter",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_costcenter_employee",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_costcenter_ic",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_costcenter_machine",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_costcenter_version",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_globaluse",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_incidence",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_indirect_cost",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_indirect_cost_value",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_machine",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_machine_cost",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_machine_type",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_machinestation",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_maint_operation",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_maint_part",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_maint_periodicity",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_maint_scheduled",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_maint_worker",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_maintenance",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_measure_group",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_measure_shift",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_measure_time",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_measure_values",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_pc_case",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_pc_test",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_pc_value",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_periodic_control",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_pl_employee",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_pl_ic",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_pl_invoiceline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_pl_machine",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_process",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_processplan",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_processplan_tot_aux",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_processplan_version",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_section",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_sequence",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_sequence_employee",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_sequence_ic",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_sequence_machine",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_sequenceproduct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_sequenceproductatt",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_toolset",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_toolset_type",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_toolsetprocess",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_toolsetused",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_weemployee",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_weincidence",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_workrequirement",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_workstation",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_wrphase",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="ma_wrphaseproduct",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="mrp_planner",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="mrp_planningmethod",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="mrp_planningmethodline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="mrp_run_production",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="mrp_run_productionline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="mrp_run_purchase",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="mrp_run_purchaseline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="mrp_salesforecast",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="mrp_salesforecastline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obclker_ref_mask",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obclker_template",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obclker_template_dependency",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obclker_uidefinition",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obcql_query_column",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obcql_query_column_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obcql_widget_query",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obgpssb_sbp_tpl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obkmo_widget_class",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obkmo_widget_class_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obkmo_widget_class_menu",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obkmo_widget_class_menu_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obkmo_widget_class_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obkmo_widget_instance",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obkmo_widget_list",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obkmo_widget_reference",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obkmo_widget_url",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obseig_defaults",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obserds_datasource",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obserds_datasource_field",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obsoid_user_identifier",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuiapp_gc_field",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuiapp_gc_system",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuiapp_gc_tab",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuiapp_menu_parameters",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuiapp_navbar_component",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuiapp_navbar_role_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuiapp_note",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuiapp_parameter",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuiapp_parameter_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuiapp_parameter_value",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuiapp_process",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuiapp_process_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuiapp_ref_window",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuiapp_report",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuiapp_uipersonalization",schemaname="public"} 27776 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuiapp_view_impl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuiapp_view_role_access",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuisel_selector",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuisel_selector_field",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuisel_selector_field_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obuisel_selector_trl",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="obulog_config",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="s_expensetype",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="s_resource",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="s_resourceassignment",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="s_resourcetype",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="s_resourceunavailable",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="s_timeexpense",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="s_timeexpenseline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="s_timetype",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="sp_society",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="sp_societyline",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="user1",schemaname="public"} 0 pg_statio_user_tables_tidx_blocks_read{datname="tscoprod",relname="user2",schemaname="public"} 0 # HELP pg_statio_user_tables_toast_blocks_hit Number of buffer hits in this table's TOAST table (if any) # TYPE pg_statio_user_tables_toast_blocks_hit counter pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="a_amortization",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="a_amortizationline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="a_amortline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="a_asset",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="a_asset_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="a_asset_group",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="a_asset_group_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_accountingrpt_element",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_acctprocess",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_alert",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_alertrecipient",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_alertrule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_alertrule_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_audit_trail",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_auxiliarinput",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_callout",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_client",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_client_acctdimension",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_clientinfo",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_clientmodule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_column",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_10"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_11"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_12"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_14"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_17"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_18"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_19"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_2"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_21"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_25"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_3"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_31"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_32"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_33"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_34"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_4"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_40"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_41"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_42"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_43"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_44"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_46"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_49"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_5"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_54"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_56"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_6"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_64"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_7"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_72"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_createfact_template",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_dataset",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_dataset_column",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_dataset_table",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_datatype",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_dimension",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_dimension_mapping",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_element",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_element_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_ep_instance_para",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_ep_procedures",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_error_log",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_exceptions",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_extension_points",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_field",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_field_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_field_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_fieldgroup",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_fieldgroup_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_form",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_form_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_form_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_hb_log_cquery",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_hb_log_cquery_row",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_heartbeat_log",schemaname="public"} 168407 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_image",schemaname="public"} 2.081615e+06 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_language",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_menu",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_menu_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_message",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_message_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_model_object",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_model_object_mapping",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_model_object_para",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_module",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_module_dbprefix",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_module_dbprefix_install",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_module_dependency",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_module_dependency_inst",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_module_install",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_module_log",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_module_merge",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_module_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_month",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_month_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_org",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_org_acctschema",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_org_closing",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_org_warehouse",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_orginfo",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_orgmodule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_orgtype",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_package",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_pinstance",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_pinstance_para",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_preference",schemaname="public"} 4.38655e+06 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_process",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_process_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_process_group",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_process_group_list",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_process_para",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_process_para_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_process_request",schemaname="public"} 575690 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_process_run",schemaname="public"} 646 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_process_scheduling",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_process_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_ref_data_loaded",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_ref_list",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_ref_list_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_ref_search",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_ref_search_column",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_ref_table",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_ref_tree",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_ref_tree_field",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_reference",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_reference_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_registration_info",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_role",schemaname="public"} 5.8233927e+07 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_role_orgaccess",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_script_sql",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_sequence",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_session",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_session_status",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_session_usage_audit",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_system",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_system_info",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_tab",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_tab_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_tab_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_table",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_table_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_table_tree",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_textinterfaces",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_textinterfaces_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_tree",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_treenode",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_user",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_user_roles",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_val_rule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_window",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_window_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ad_window_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="aim_indent",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="aim_indentline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="aim_period",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ap_openingstock",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ap_openingstocklines",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ap_poto",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ap_prdctplanline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ap_pricehistory",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ap_productionplan",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ap_retailprice",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ap_salestarget",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ap_salestargetlines",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ap_transportname",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ap_user3",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ap_user4",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ap_varient",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="aprm_pending_paymentinvoice",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="as_custom_discount",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="as_deletion",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="as_khdc",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_acct_rpt",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_acct_rpt_group",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_acct_rpt_node",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_acctschema",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_acctschema_default",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_acctschema_element",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_acctschema_gl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_acctschema_process",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_acctschema_table",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_acctschema_table_doctype",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_activity",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_bank",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_bankaccount",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_bankaccount_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_bankstatement",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_bankstatementline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_bp_bankaccount",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_bp_customer_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_bp_employee_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_bp_group",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_bp_group_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_bp_salcategory",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_bp_taxcategory",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_bp_vendor_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_bp_withholding",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_bpartner",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_bpartner_discount",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_bpartner_location",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_budget",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_budgetline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_calendar",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_campaign",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_cash",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_cashbook",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_cashbook_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_cashline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_channel",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_charge",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_charge_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_city",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_commission",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_commissionamt",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_commissiondetail",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_commissionline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_commissionrun",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_conversion_rate",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_conversion_rate_document",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_costcenter",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_country",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_country_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_currency",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_currency_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_debt_payment",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_debt_payment_bal_replace",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_debt_payment_balancing",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_discount",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_doctype",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_doctype_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_dp_management",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_dp_managementline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_element",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_elementvalue",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_elementvalue_operand",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_elementvalue_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_externalpos",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_externalpos_category",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_externalpos_product",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_file",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_glitem",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_glitem_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_greeting",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_greeting_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_incoterms",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_invoice",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_invoice_discount",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_invoice_reverse",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_invoiceline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_invoiceline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_invoiceline_offer",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_invoicelinetax",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_invoiceschedule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_invoicetax",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_invoicetax_cashvat",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_location",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_nonbusinessday",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_order",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_order_discount",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_orderline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_orderline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_orderline_offer",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_orderlinetax",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_ordertax",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_paymentterm",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_paymentterm_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_paymenttermline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_period",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_periodcontrol",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_periodcontrol_log",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_phase",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_poc_configuration",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_poc_doctype_template",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_poc_email",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_poc_email_user",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_poc_emaildefinition",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_project",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_project_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_project_vendor",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_projectissue",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_projectline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_projectphase",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_projectproposal",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_projectproposalline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_projectproposaltask",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_projecttask",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_projecttype",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_promissoryformat",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_region",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_reject_reason",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_remittance",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_remittance_parameter",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_remittance_type",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_remittanceline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_return_reason",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_salary_category",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_salary_category_cost",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_salesregion",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_settlement",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_task",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_tax",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_tax_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_tax_report",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_tax_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_tax_zone",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_taxcategory",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_taxcategory_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_taxpayment",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_taxregister",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_taxregister_type",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_taxregister_type_lines",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_taxregisterline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_uom",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_uom_conversion",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_uom_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_validcombination",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_withholding",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_withholding_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="c_year",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fact_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fact_acct_cfs",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_bankfile_exception",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_bankfile_format",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_bankstatement",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_bankstatementline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_doubtful_debt",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_doubtful_debt_method",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_doubtful_debt_run",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_finacc_paymentmethod",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_finacc_transaction",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_financial_account",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_financial_account_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_matching_algorithm",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_orig_paym_scheddetail",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_orig_payment_schedule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_pay_exec_process",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_pay_exec_process_para",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_payment",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_payment_credit",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_payment_detail",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_payment_priority",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_payment_prop_detail",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_payment_proposal",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_payment_run",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_payment_run_para",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_payment_run_payment",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_payment_schedule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_payment_scheduledetail",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_paymentmethod",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_recline_temp",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="fin_reconciliation",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gchr_attendance",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gchr_employee",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gchr_emptransfer",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gchr_emptransfer_history",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gchr_leave",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gchr_leavebal_history",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gchr_leavebalance",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gchr_nonbusinessday",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gchr_optional_holidays",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gchr_period",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gchr_year",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gcpr_additions",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gcpr_arrears",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gcpr_cca",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gcpr_custom_paycomponent",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gcpr_da",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gcpr_deductions",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gcpr_empsalary",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gcpr_incometax",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gcpr_ircalc",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gcpr_lic",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gcpr_loan_details",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gcpr_loan_schedule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gcpr_others",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gcpr_paycomponent",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gcpr_payroll",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gcpr_payslab",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gcpr_pf",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gcpr_supplimentary",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gcpr_tds",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gl_category",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gl_journal",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gl_journalbatch",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="gl_journalline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="idl_entities",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="idl_entities_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="idl_fields",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_attribute",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_attributeinstance",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_attributeset",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_attributesetinstance",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_attributeuse",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_attributevalue",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_brand",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_ca_inventoryamt",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_ca_inventoryamtline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_ca_inventoryamtline_inv",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_ch_subset",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_ch_subset_value",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_ch_value",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_characteristic",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_condition_goods",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_costadjustment",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_costadjustmentline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_costing",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_costing_algorithm",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_costing_rule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_costing_rule_init",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_discountschema",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_discountschemaline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_freight",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_freightcategory",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_inout",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_inoutline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_inoutline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_internal_consumption",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_internal_consumptionline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_inventory",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_inventoryline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_landedcost",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_lc_cost",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_lc_distribution_alg",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_lc_matched",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_lc_receipt",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_lc_receiptline_amt",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_lc_type",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_locator",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_lot",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_lotctl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_matchinv",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_matchpo",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_movement",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_movementline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_offer",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_offer_bp_group",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_offer_bpartner",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_offer_characteristic",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_offer_organization",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_offer_pricelist",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_offer_prod_cat",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_offer_product",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_offer_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_offer_type",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_offer_type_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_pricelist",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_pricelist_version",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_product",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_product_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_product_bom",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_product_category",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_product_category_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_product_category_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_product_ch",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_product_ch_conf",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_product_ch_value",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_product_customer",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_product_org",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_product_po",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_product_template",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_product_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_product_uom",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_production",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_productionline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_productionplan",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_productprice",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_rappel",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_rappel_bpartner",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_rappel_invoice",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_rappel_product",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_rappel_productcategory",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_rappel_scale",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_requisition",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_requisitionline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_requisitionorder",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_reservation",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_reservation_stock",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_sernoctl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_shipper",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_stock_aux",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_stock_proposed",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_stock_valuation",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_storage_detail",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_storage_pending",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_substitute",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_transaction",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_transaction_cost",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_warehouse",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_warehouse_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_warehouse_rule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="m_warehouse_shipper",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_ccp",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_ccp_group",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_ccp_shift",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_costcenter",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_costcenter_employee",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_costcenter_ic",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_costcenter_machine",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_costcenter_version",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_globaluse",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_incidence",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_indirect_cost",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_indirect_cost_value",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_machine",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_machine_cost",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_machine_type",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_machinestation",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_maint_operation",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_maint_part",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_maint_periodicity",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_maint_scheduled",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_maint_worker",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_maintenance",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_measure_group",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_measure_shift",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_measure_time",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_measure_values",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_pc_case",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_pc_test",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_pc_value",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_periodic_control",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_pl_employee",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_pl_ic",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_pl_invoiceline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_pl_machine",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_process",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_processplan",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_processplan_tot_aux",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_processplan_version",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_section",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_sequence",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_sequence_employee",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_sequence_ic",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_sequence_machine",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_sequenceproduct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_sequenceproductatt",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_toolset",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_toolset_type",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_toolsetprocess",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_toolsetused",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_weemployee",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_weincidence",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_workrequirement",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_workstation",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_wrphase",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="ma_wrphaseproduct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="mrp_planner",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="mrp_planningmethod",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="mrp_planningmethodline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="mrp_run_production",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="mrp_run_productionline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="mrp_run_purchase",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="mrp_run_purchaseline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="mrp_salesforecast",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="mrp_salesforecastline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obclker_ref_mask",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obclker_template",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obclker_template_dependency",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obclker_uidefinition",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obcql_query_column",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obcql_query_column_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obcql_widget_query",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obgpssb_sbp_tpl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obkmo_widget_class",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obkmo_widget_class_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obkmo_widget_class_menu",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obkmo_widget_class_menu_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obkmo_widget_class_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obkmo_widget_instance",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obkmo_widget_list",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obkmo_widget_reference",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obkmo_widget_url",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obseig_defaults",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obserds_datasource",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obserds_datasource_field",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obsoid_user_identifier",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuiapp_gc_field",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuiapp_gc_system",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuiapp_gc_tab",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuiapp_menu_parameters",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuiapp_navbar_component",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuiapp_navbar_role_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuiapp_note",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuiapp_parameter",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuiapp_parameter_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuiapp_parameter_value",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuiapp_process",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuiapp_process_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuiapp_ref_window",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuiapp_report",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuiapp_uipersonalization",schemaname="public"} 29407 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuiapp_view_impl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuiapp_view_role_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuisel_selector",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuisel_selector_field",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuisel_selector_field_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obuisel_selector_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="obulog_config",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="s_expensetype",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="s_resource",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="s_resourceassignment",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="s_resourcetype",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="s_resourceunavailable",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="s_timeexpense",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="s_timeexpenseline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="s_timetype",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="sp_society",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="sp_societyline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="user1",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_hit{datname="tscoprod",relname="user2",schemaname="public"} 0 # HELP pg_statio_user_tables_toast_blocks_read Number of disk blocks read from this table's TOAST table (if any) # TYPE pg_statio_user_tables_toast_blocks_read counter pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="a_amortization",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="a_amortizationline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="a_amortline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="a_asset",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="a_asset_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="a_asset_group",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="a_asset_group_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_accountingrpt_element",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_acctprocess",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_alert",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_alertrecipient",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_alertrule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_alertrule_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_audit_trail",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_auxiliarinput",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_callout",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_client",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_client_acctdimension",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_clientinfo",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_clientmodule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_column",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_10"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_11"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_12"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_14"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_17"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_18"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_19"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_2"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_21"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_25"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_3"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_31"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_32"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_33"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_34"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_4"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_40"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_41"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_42"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_43"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_44"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_46"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_49"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_5"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_54"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_56"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_6"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_64"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_7"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_context_info",schemaname="pg_temp_72"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_createfact_template",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_dataset",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_dataset_column",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_dataset_table",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_datatype",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_dimension",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_dimension_mapping",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_element",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_element_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_ep_instance_para",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_ep_procedures",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_error_log",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_exceptions",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_extension_points",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_field",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_field_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_field_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_fieldgroup",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_fieldgroup_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_form",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_form_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_form_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_hb_log_cquery",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_hb_log_cquery_row",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_heartbeat_log",schemaname="public"} 84513 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_image",schemaname="public"} 957605 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_language",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_menu",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_menu_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_message",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_message_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_model_object",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_model_object_mapping",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_model_object_para",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_module",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_module_dbprefix",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_module_dbprefix_install",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_module_dependency",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_module_dependency_inst",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_module_install",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_module_log",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_module_merge",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_module_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_month",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_month_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_org",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_org_acctschema",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_org_closing",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_org_warehouse",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_orginfo",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_orgmodule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_orgtype",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_package",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_pinstance",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_pinstance_para",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_preference",schemaname="public"} 2.914969e+06 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_process",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_process_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_process_group",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_process_group_list",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_process_para",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_process_para_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_process_request",schemaname="public"} 527156 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_process_run",schemaname="public"} 799 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_process_scheduling",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_process_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_ref_data_loaded",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_ref_list",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_ref_list_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_ref_search",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_ref_search_column",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_ref_table",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_ref_tree",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_ref_tree_field",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_reference",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_reference_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_registration_info",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_role",schemaname="public"} 7.659656e+06 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_role_orgaccess",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_script_sql",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_sequence",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_session",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_session_status",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_session_usage_audit",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_system",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_system_info",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_tab",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_tab_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_tab_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_table",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_table_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_table_tree",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_textinterfaces",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_textinterfaces_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_tree",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_treenode",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_user",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_user_roles",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_val_rule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_window",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_window_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ad_window_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="aim_indent",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="aim_indentline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="aim_period",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ap_openingstock",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ap_openingstocklines",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ap_poto",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ap_prdctplanline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ap_pricehistory",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ap_productionplan",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ap_retailprice",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ap_salestarget",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ap_salestargetlines",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ap_transportname",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ap_user3",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ap_user4",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ap_varient",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="aprm_pending_paymentinvoice",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="as_custom_discount",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="as_deletion",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="as_khdc",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_acct_rpt",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_acct_rpt_group",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_acct_rpt_node",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_acctschema",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_acctschema_default",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_acctschema_element",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_acctschema_gl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_acctschema_process",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_acctschema_table",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_acctschema_table_doctype",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_activity",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_bank",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_bankaccount",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_bankaccount_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_bankstatement",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_bankstatementline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_bp_bankaccount",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_bp_customer_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_bp_employee_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_bp_group",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_bp_group_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_bp_salcategory",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_bp_taxcategory",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_bp_vendor_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_bp_withholding",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_bpartner",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_bpartner_discount",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_bpartner_location",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_budget",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_budgetline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_calendar",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_campaign",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_cash",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_cashbook",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_cashbook_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_cashline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_channel",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_charge",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_charge_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_city",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_commission",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_commissionamt",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_commissiondetail",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_commissionline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_commissionrun",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_conversion_rate",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_conversion_rate_document",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_costcenter",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_country",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_country_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_currency",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_currency_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_debt_payment",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_debt_payment_bal_replace",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_debt_payment_balancing",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_discount",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_doctype",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_doctype_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_dp_management",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_dp_managementline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_element",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_elementvalue",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_elementvalue_operand",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_elementvalue_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_externalpos",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_externalpos_category",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_externalpos_product",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_file",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_glitem",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_glitem_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_greeting",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_greeting_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_incoterms",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_invoice",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_invoice_discount",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_invoice_reverse",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_invoiceline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_invoiceline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_invoiceline_offer",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_invoicelinetax",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_invoiceschedule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_invoicetax",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_invoicetax_cashvat",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_location",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_nonbusinessday",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_order",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_order_discount",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_orderline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_orderline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_orderline_offer",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_orderlinetax",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_ordertax",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_paymentterm",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_paymentterm_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_paymenttermline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_period",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_periodcontrol",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_periodcontrol_log",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_phase",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_poc_configuration",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_poc_doctype_template",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_poc_email",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_poc_email_user",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_poc_emaildefinition",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_project",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_project_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_project_vendor",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_projectissue",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_projectline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_projectphase",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_projectproposal",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_projectproposalline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_projectproposaltask",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_projecttask",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_projecttype",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_promissoryformat",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_region",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_reject_reason",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_remittance",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_remittance_parameter",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_remittance_type",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_remittanceline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_return_reason",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_salary_category",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_salary_category_cost",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_salesregion",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_settlement",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_task",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_tax",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_tax_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_tax_report",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_tax_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_tax_zone",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_taxcategory",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_taxcategory_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_taxpayment",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_taxregister",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_taxregister_type",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_taxregister_type_lines",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_taxregisterline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_uom",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_uom_conversion",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_uom_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_validcombination",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_withholding",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_withholding_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="c_year",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fact_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fact_acct_cfs",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_bankfile_exception",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_bankfile_format",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_bankstatement",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_bankstatementline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_doubtful_debt",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_doubtful_debt_method",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_doubtful_debt_run",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_finacc_paymentmethod",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_finacc_transaction",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_financial_account",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_financial_account_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_matching_algorithm",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_orig_paym_scheddetail",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_orig_payment_schedule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_pay_exec_process",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_pay_exec_process_para",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_payment",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_payment_credit",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_payment_detail",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_payment_priority",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_payment_prop_detail",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_payment_proposal",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_payment_run",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_payment_run_para",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_payment_run_payment",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_payment_schedule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_payment_scheduledetail",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_paymentmethod",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_recline_temp",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="fin_reconciliation",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gchr_attendance",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gchr_employee",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gchr_emptransfer",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gchr_emptransfer_history",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gchr_leave",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gchr_leavebal_history",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gchr_leavebalance",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gchr_nonbusinessday",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gchr_optional_holidays",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gchr_period",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gchr_year",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gcpr_additions",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gcpr_arrears",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gcpr_cca",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gcpr_custom_paycomponent",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gcpr_da",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gcpr_deductions",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gcpr_empsalary",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gcpr_incometax",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gcpr_ircalc",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gcpr_lic",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gcpr_loan_details",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gcpr_loan_schedule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gcpr_others",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gcpr_paycomponent",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gcpr_payroll",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gcpr_payslab",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gcpr_pf",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gcpr_supplimentary",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gcpr_tds",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gl_category",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gl_journal",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gl_journalbatch",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="gl_journalline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="idl_entities",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="idl_entities_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="idl_fields",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_attribute",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_attributeinstance",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_attributeset",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_attributesetinstance",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_attributeuse",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_attributevalue",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_brand",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_ca_inventoryamt",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_ca_inventoryamtline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_ca_inventoryamtline_inv",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_ch_subset",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_ch_subset_value",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_ch_value",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_characteristic",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_condition_goods",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_costadjustment",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_costadjustmentline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_costing",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_costing_algorithm",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_costing_rule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_costing_rule_init",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_discountschema",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_discountschemaline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_freight",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_freightcategory",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_inout",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_inoutline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_inoutline_acctdimension",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_internal_consumption",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_internal_consumptionline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_inventory",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_inventoryline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_landedcost",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_lc_cost",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_lc_distribution_alg",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_lc_matched",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_lc_receipt",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_lc_receiptline_amt",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_lc_type",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_locator",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_lot",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_lotctl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_matchinv",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_matchpo",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_movement",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_movementline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_offer",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_offer_bp_group",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_offer_bpartner",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_offer_characteristic",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_offer_organization",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_offer_pricelist",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_offer_prod_cat",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_offer_product",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_offer_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_offer_type",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_offer_type_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_pricelist",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_pricelist_version",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_product",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_product_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_product_bom",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_product_category",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_product_category_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_product_category_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_product_ch",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_product_ch_conf",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_product_ch_value",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_product_customer",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_product_org",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_product_po",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_product_template",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_product_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_product_uom",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_production",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_productionline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_productionplan",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_productprice",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_rappel",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_rappel_bpartner",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_rappel_invoice",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_rappel_product",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_rappel_productcategory",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_rappel_scale",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_requisition",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_requisitionline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_requisitionorder",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_reservation",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_reservation_stock",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_sernoctl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_shipper",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_stock_aux",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_stock_proposed",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_stock_valuation",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_storage_detail",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_storage_pending",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_substitute",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_transaction",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_transaction_cost",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_warehouse",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_warehouse_acct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_warehouse_rule",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="m_warehouse_shipper",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_ccp",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_ccp_group",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_ccp_shift",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_costcenter",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_costcenter_employee",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_costcenter_ic",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_costcenter_machine",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_costcenter_version",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_globaluse",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_incidence",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_indirect_cost",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_indirect_cost_value",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_machine",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_machine_cost",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_machine_type",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_machinestation",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_maint_operation",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_maint_part",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_maint_periodicity",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_maint_scheduled",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_maint_worker",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_maintenance",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_measure_group",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_measure_shift",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_measure_time",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_measure_values",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_pc_case",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_pc_test",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_pc_value",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_periodic_control",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_pl_employee",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_pl_ic",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_pl_invoiceline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_pl_machine",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_process",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_processplan",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_processplan_tot_aux",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_processplan_version",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_section",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_sequence",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_sequence_employee",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_sequence_ic",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_sequence_machine",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_sequenceproduct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_sequenceproductatt",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_toolset",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_toolset_type",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_toolsetprocess",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_toolsetused",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_weemployee",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_weincidence",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_workrequirement",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_workstation",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_wrphase",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="ma_wrphaseproduct",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="mrp_planner",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="mrp_planningmethod",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="mrp_planningmethodline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="mrp_run_production",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="mrp_run_productionline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="mrp_run_purchase",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="mrp_run_purchaseline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="mrp_salesforecast",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="mrp_salesforecastline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obclker_ref_mask",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obclker_template",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obclker_template_dependency",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obclker_uidefinition",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obcql_query_column",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obcql_query_column_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obcql_widget_query",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obgpssb_sbp_tpl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obkmo_widget_class",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obkmo_widget_class_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obkmo_widget_class_menu",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obkmo_widget_class_menu_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obkmo_widget_class_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obkmo_widget_instance",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obkmo_widget_list",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obkmo_widget_reference",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obkmo_widget_url",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obseig_defaults",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obserds_datasource",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obserds_datasource_field",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obsoid_user_identifier",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuiapp_gc_field",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuiapp_gc_system",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuiapp_gc_tab",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuiapp_menu_parameters",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuiapp_navbar_component",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuiapp_navbar_role_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuiapp_note",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuiapp_parameter",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuiapp_parameter_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuiapp_parameter_value",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuiapp_process",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuiapp_process_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuiapp_ref_window",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuiapp_report",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuiapp_uipersonalization",schemaname="public"} 45007 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuiapp_view_impl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuiapp_view_role_access",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuisel_selector",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuisel_selector_field",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuisel_selector_field_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obuisel_selector_trl",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="obulog_config",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="s_expensetype",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="s_resource",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="s_resourceassignment",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="s_resourcetype",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="s_resourceunavailable",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="s_timeexpense",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="s_timeexpenseline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="s_timetype",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="sp_society",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="sp_societyline",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="user1",schemaname="public"} 0 pg_statio_user_tables_toast_blocks_read{datname="tscoprod",relname="user2",schemaname="public"} 0 # HELP pg_up Whether the last scrape of metrics from PostgreSQL was able to connect to the server (1 for yes, 0 for no). # TYPE pg_up gauge pg_up 1 # HELP postgres_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which postgres_exporter was built, and the goos and goarch for the build. # TYPE postgres_exporter_build_info gauge postgres_exporter_build_info{branch="HEAD",goarch="amd64",goos="linux",goversion="go1.21.3",revision="68c176b8833b7580bf847cecf60f8e0ad5923f9a",tags="unknown",version="0.15.0"} 1 # HELP postgres_exporter_config_last_reload_success_timestamp_seconds Timestamp of the last successful configuration reload. # TYPE postgres_exporter_config_last_reload_success_timestamp_seconds gauge postgres_exporter_config_last_reload_success_timestamp_seconds 0 # HELP postgres_exporter_config_last_reload_successful Postgres exporter config loaded successfully. # TYPE postgres_exporter_config_last_reload_successful gauge postgres_exporter_config_last_reload_successful 0 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 246.55 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 4096 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 11 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 7.8848e+06 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.77555168835e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.2685312e+09 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes 1.8446744073709552e+19 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 44 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0