Advertisement
Guest User

Untitled

a guest
Apr 28th, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.24 KB | None | 0 0
  1. class4_pr=# select name, setting from pg_settings;
  2. name | setting
  3. -------------------------------------+------------------------------------------
  4. allow_system_table_mods | off
  5. application_name | psql
  6. archive_command | (disabled)
  7. archive_mode | off
  8. archive_timeout | 0
  9. array_nulls | on
  10. authentication_timeout | 60
  11. autovacuum | on
  12. autovacuum_analyze_scale_factor | 0.1
  13. autovacuum_analyze_threshold | 50
  14. autovacuum_freeze_max_age | 200000000
  15. autovacuum_max_workers | 3
  16. autovacuum_multixact_freeze_max_age | 400000000
  17. autovacuum_naptime | 60
  18. autovacuum_vacuum_cost_delay | 20
  19. autovacuum_vacuum_cost_limit | -1
  20. autovacuum_vacuum_scale_factor | 0.2
  21. autovacuum_vacuum_threshold | 50
  22. autovacuum_work_mem | -1
  23. backslash_quote | safe_encoding
  24. bgwriter_delay | 100
  25. bgwriter_lru_maxpages | 1000
  26. bgwriter_lru_multiplier | 4
  27. block_size | 8192
  28. bonjour | off
  29. bonjour_name |
  30. bytea_output | hex
  31. check_function_bodies | on
  32. checkpoint_completion_target | 0.5
  33. checkpoint_timeout | 600
  34. checkpoint_warning | 30
  35. client_encoding | UTF8
  36. client_min_messages | notice
  37. cluster_name |
  38. commit_delay | 5000
  39. commit_siblings | 2
  40. config_file | /home/pgsql/9.5/data/postgresql.conf
  41. constraint_exclusion | partition
  42. cpu_index_tuple_cost | 0.005
  43. cpu_operator_cost | 0.0025
  44. cpu_tuple_cost | 0.01
  45. cursor_tuple_fraction | 0.1
  46. data_checksums | off
  47. data_directory | /home/pgsql/9.5/data
  48. DateStyle | ISO, MDY
  49. db_user_namespace | off
  50. deadlock_timeout | 1000
  51. debug_assertions | off
  52. debug_pretty_print | on
  53. debug_print_parse | off
  54. debug_print_plan | off
  55. debug_print_rewritten | off
  56. default_statistics_target | 100
  57. default_tablespace |
  58. default_text_search_config | pg_catalog.english
  59. default_transaction_deferrable | off
  60. default_transaction_isolation | read committed
  61. default_transaction_read_only | off
  62. default_with_oids | off
  63. dynamic_library_path | $libdir
  64. dynamic_shared_memory_type | posix
  65. effective_cache_size | 524288
  66. effective_io_concurrency | 1
  67. enable_bitmapscan | on
  68. enable_hashagg | on
  69. enable_hashjoin | on
  70. enable_indexonlyscan | on
  71. enable_indexscan | on
  72. enable_material | on
  73. enable_mergejoin | on
  74. enable_nestloop | on
  75. enable_seqscan | on
  76. enable_sort | on
  77. enable_tidscan | on
  78. escape_string_warning | on
  79. event_source | PostgreSQL
  80. exit_on_error | off
  81. external_pid_file |
  82. extra_float_digits | 0
  83. from_collapse_limit | 8
  84. fsync | on
  85. full_page_writes | on
  86. geqo | on
  87. geqo_effort | 5
  88. geqo_generations | 0
  89. geqo_pool_size | 0
  90. geqo_seed | 0
  91. geqo_selection_bias | 2
  92. geqo_threshold | 12
  93. gin_fuzzy_search_limit | 0
  94. gin_pending_list_limit | 4096
  95. hba_file | /home/pgsql/9.5/data/pg_hba.conf
  96. hot_standby | off
  97. hot_standby_feedback | off
  98. huge_pages | try
  99. ident_file | /home/pgsql/9.5/data/pg_ident.conf
  100. ignore_checksum_failure | off
  101. ignore_system_indexes | off
  102. integer_datetimes | on
  103. IntervalStyle | postgres
  104. join_collapse_limit | 8
  105. krb_caseins_users | off
  106. krb_server_keyfile | FILE:/etc/sysconfig/pgsql/krb5.keytab
  107. lc_collate | en_US.UTF-8
  108. lc_ctype | en_US.UTF-8
  109. lc_messages | en_US.UTF-8
  110. lc_monetary | en_US.UTF-8
  111. lc_numeric | en_US.UTF-8
  112. lc_time | en_US.UTF-8
  113. listen_addresses | 127.0.0.1,172.16.100.142,104.200.134.142
  114. lo_compat_privileges | off
  115. local_preload_libraries |
  116. lock_timeout | 0
  117. log_autovacuum_min_duration | -1
  118. log_checkpoints | off
  119. log_connections | off
  120. log_destination | stderr
  121. log_directory | pg_log
  122. log_disconnections | off
  123. log_duration | off
  124. log_error_verbosity | default
  125. log_executor_stats | off
  126. log_file_mode | 0600
  127. log_filename | postgresql-%Y-%m-%d_%H%M%S.log
  128. log_hostname | off
  129. log_line_prefix | < %m >
  130. log_lock_waits | off
  131. log_min_duration_statement | 30000
  132. log_min_error_statement | error
  133. log_min_messages | warning
  134. log_parser_stats | off
  135. log_planner_stats | off
  136. log_replication_commands | off
  137. log_rotation_age | 1440
  138. log_rotation_size | 0
  139. log_statement | none
  140. log_statement_stats | off
  141. log_temp_files | -1
  142. log_timezone | GMT
  143. log_truncate_on_rotation | on
  144. logging_collector | on
  145. maintenance_work_mem | 262144
  146. max_connections | 100
  147. max_files_per_process | 1000
  148. max_function_args | 100
  149. max_identifier_length | 63
  150. max_index_keys | 32
  151. max_locks_per_transaction | 64
  152. max_pred_locks_per_transaction | 64
  153. max_prepared_transactions | 0
  154. max_replication_slots | 0
  155. max_stack_depth | 2048
  156. max_standby_archive_delay | 30000
  157. max_standby_streaming_delay | 30000
  158. max_wal_senders | 0
  159. max_wal_size | 320
  160. max_worker_processes | 8
  161. min_wal_size | 16
  162. operator_precedence_warning | off
  163. password_encryption | on
  164. port | 5432
  165. post_auth_delay | 0
  166. pre_auth_delay | 0
  167. quote_all_identifiers | off
  168. random_page_cost | 4
  169. restart_after_crash | on
  170. row_security | on
  171. search_path | "$user", public
  172. segment_size | 131072
  173. seq_page_cost | 1
  174. server_encoding | UTF8
  175. server_version | 9.5.5
  176. server_version_num | 90505
  177. session_preload_libraries |
  178. session_replication_role | origin
  179. shared_buffers | 8388608
  180. shared_preload_libraries |
  181. sql_inheritance | on
  182. ssl | off
  183. ssl_ca_file |
  184. ssl_cert_file | server.crt
  185. ssl_ciphers | HIGH:MEDIUM:+3DES:!aNULL
  186. ssl_crl_file |
  187. ssl_ecdh_curve | prime256v1
  188. ssl_key_file | server.key
  189. ssl_prefer_server_ciphers | on
  190. standard_conforming_strings | on
  191. statement_timeout | 0
  192. stats_temp_directory | pg_stat_tmp
  193. superuser_reserved_connections | 3
  194. synchronize_seqscans | on
  195. synchronous_commit | on
  196. synchronous_standby_names |
  197. syslog_facility | local0
  198. syslog_ident | postgres
  199. tcp_keepalives_count | 0
  200. tcp_keepalives_idle | 0
  201. tcp_keepalives_interval | 0
  202. temp_buffers | 1024
  203. temp_file_limit | -1
  204. temp_tablespaces |
  205. TimeZone | GMT
  206. timezone_abbreviations | Default
  207. trace_notify | off
  208. trace_recovery_messages | log
  209. trace_sort | off
  210. track_activities | on
  211. track_activity_query_size | 1024
  212. track_commit_timestamp | off
  213. track_counts | on
  214. track_functions | none
  215. track_io_timing | off
  216. transaction_deferrable | off
  217. transaction_isolation | read committed
  218. transaction_read_only | off
  219. transform_null_equals | off
  220. unix_socket_directories | /var/run/postgresql, /tmp
  221. unix_socket_group |
  222. unix_socket_permissions | 0777
  223. update_process_title | on
  224. vacuum_cost_delay | 0
  225. vacuum_cost_limit | 200
  226. vacuum_cost_page_dirty | 20
  227. vacuum_cost_page_hit | 1
  228. vacuum_cost_page_miss | 10
  229. vacuum_defer_cleanup_age | 0
  230. vacuum_freeze_min_age | 50000000
  231. vacuum_freeze_table_age | 150000000
  232. vacuum_multixact_freeze_min_age | 5000000
  233. vacuum_multixact_freeze_table_age | 150000000
  234. wal_block_size | 8192
  235. wal_buffers | 131072
  236. wal_compression | off
  237. wal_keep_segments | 0
  238. wal_level | minimal
  239. wal_log_hints | off
  240. wal_receiver_status_interval | 10
  241. wal_receiver_timeout | 60000
  242. wal_retrieve_retry_interval | 5000
  243. wal_segment_size | 2048
  244. wal_sender_timeout | 60000
  245. wal_sync_method | fdatasync
  246. wal_writer_delay | 3000
  247. work_mem | 4096
  248. xmlbinary | base64
  249. xmloption | content
  250. zero_damaged_pages | off
  251. (247 rows)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement