Guest User

Untitled

a guest
Nov 20th, 2018
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.44 KB | None | 0 0
  1. name | | pending_restart
  2. ----------------------------------------+------------------------------------------------+-----------------
  3. allow_system_table_mods | off | f
  4. application_name | psql | f
  5. archive_command | /etc/rds/dbbin/pgscripts/rds_wal_archive %p | f
  6. archive_mode | on | f
  7. archive_timeout | 300 | f
  8. array_nulls | on | f
  9. authentication_timeout | 60 | f
  10. autovacuum | on | f
  11. autovacuum_analyze_scale_factor | 0.05 | f
  12. autovacuum_analyze_threshold | 50 | f
  13. autovacuum_freeze_max_age | 200000000 | f
  14. autovacuum_max_workers | 3 | f
  15. autovacuum_multixact_freeze_max_age | 400000000 | f
  16. autovacuum_naptime | 30 | f
  17. autovacuum_vacuum_cost_delay | 20 | f
  18. autovacuum_vacuum_cost_limit | -1 | f
  19. autovacuum_vacuum_scale_factor | 0.1 | f
  20. autovacuum_vacuum_threshold | 50 | f
  21. autovacuum_work_mem | -1 | f
  22. backend_flush_after | 0 | f
  23. backslash_quote | safe_encoding | f
  24. bgwriter_delay | 200 | f
  25. bgwriter_flush_after | 64 | f
  26. bgwriter_lru_maxpages | 100 | f
  27. bgwriter_lru_multiplier | 2 | f
  28. block_size | 8192 | f
  29. bonjour | off | f
  30. bonjour_name | | f
  31. bytea_output | hex | f
  32. check_function_bodies | on | f
  33. checkpoint_completion_target | 0.9 | f
  34. checkpoint_flush_after | 32 | f
  35. checkpoint_timeout | 300 | f
  36. checkpoint_warning | 30 | f
  37. client_encoding | UTF8 | f
  38. client_min_messages | notice | f
  39. cluster_name | | f
  40. commit_delay | 0 | f
  41. commit_siblings | 5 | f
  42. config_file | /rdsdbdata/config/postgresql.conf | f
  43. constraint_exclusion | partition | f
  44. cpu_index_tuple_cost | 0.005 | f
  45. cpu_operator_cost | 0.0025 | f
  46. cpu_tuple_cost | 0.01 | f
  47. cursor_tuple_fraction | 0.1 | f
  48. data_checksums | on | f
  49. data_directory | /rdsdbdata/db | f
  50. DateStyle | ISO, MDY | f
  51. db_user_namespace | off | f
  52. deadlock_timeout | 1000 | f
  53. debug_assertions | off | f
  54. debug_pretty_print | on | f
  55. debug_print_parse | off | f
  56. debug_print_plan | off | f
  57. debug_print_rewritten | off | f
  58. default_statistics_target | 100 | f
  59. default_tablespace | | f
  60. default_text_search_config | pg_catalog.simple | f
  61. default_transaction_deferrable | off | f
  62. default_transaction_isolation | read committed | f
  63. default_transaction_read_only | off | f
  64. default_with_oids | off | f
  65. dynamic_library_path | $libdir | f
  66. dynamic_shared_memory_type | posix | f
  67. effective_cache_size | 7851762 | f
  68. effective_io_concurrency | 1 | f
  69. enable_bitmapscan | on | f
  70. enable_hashagg | on | f
  71. enable_hashjoin | on | f
  72. enable_indexonlyscan | on | f
  73. enable_indexscan | on | f
  74. enable_material | on | f
  75. enable_mergejoin | on | f
  76. enable_nestloop | on | f
  77. enable_seqscan | on | f
  78. enable_sort | on | f
  79. enable_tidscan | on | f
  80. escape_string_warning | on | f
  81. event_source | PostgreSQL | f
  82. exit_on_error | off | f
  83. external_pid_file | | f
  84. extra_float_digits | 0 | f
  85. force_parallel_mode | off | f
  86. from_collapse_limit | 8 | f
  87. fsync | on | f
  88. full_page_writes | on | f
  89. geqo | on | f
  90. geqo_effort | 5 | f
  91. geqo_generations | 0 | f
  92. geqo_pool_size | 0 | f
  93. geqo_seed | 0 | f
  94. geqo_selection_bias | 2 | f
  95. geqo_threshold | 12 | f
  96. gin_fuzzy_search_limit | 0 | f
  97. gin_pending_list_limit | 4096 | f
  98. hba_file | /rdsdbdata/config/pg_hba.conf | f
  99. hot_standby | off | f
  100. hot_standby_feedback | off | f
  101. huge_pages | on | f
  102. ident_file | /rdsdbdata/config/pg_ident.conf | f
  103. idle_in_transaction_session_timeout | 86400000 | f
  104. ignore_checksum_failure | off | f
  105. ignore_system_indexes | off | f
  106. integer_datetimes | on | f
  107. IntervalStyle | postgres | f
  108. join_collapse_limit | 8 | f
  109. krb_caseins_users | off | f
  110. krb_server_keyfile | | f
  111. lc_collate | en_US.UTF-8 | f
  112. lc_ctype | en_US.UTF-8 | f
  113. lc_messages | | f
  114. lc_monetary | C | f
  115. lc_numeric | C | f
  116. lc_time | C | f
  117. listen_addresses | * | f
  118. lo_compat_privileges | off | f
  119. local_preload_libraries | | f
  120. lock_timeout | 0 | f
  121. log_autovacuum_min_duration | -1 | f
  122. log_checkpoints | on | f
  123. log_connections | off | f
  124. log_destination | stderr | f
  125. log_directory | /rdsdbdata/log/error | f
  126. log_disconnections | off | f
  127. log_duration | off | f
  128. log_error_verbosity | default | f
  129. log_executor_stats | off | f
  130. log_file_mode | 0644 | f
  131. log_filename | postgresql.log.%Y-%m-%d-%H | f
  132. log_hostname | on | f
  133. log_line_prefix | %t:%r:%u@%d:[%p]: | f
  134. log_lock_waits | off | f
  135. log_min_duration_statement | 250 | f
  136. log_min_error_statement | error | f
  137. log_min_messages | warning | f
  138. log_parser_stats | off | f
  139. log_planner_stats | off | f
  140. log_replication_commands | off | f
  141. log_rotation_age | 60 | f
  142. log_rotation_size | 10240 | f
  143. log_statement | none | f
  144. log_statement_stats | off | f
  145. log_temp_files | -1 | f
  146. log_timezone | UTC | f
  147. log_truncate_on_rotation | off | f
  148. logging_collector | on | f
  149. maintenance_work_mem | 2059264 | f
  150. max_connections | 5000 | f
  151. max_files_per_process | 1000 | f
  152. max_function_args | 100 | f
  153. max_identifier_length | 63 | f
  154. max_index_keys | 32 | f
  155. max_locks_per_transaction | 64 | f
  156. max_parallel_workers_per_gather | 0 | f
  157. max_pred_locks_per_transaction | 64 | f
  158. max_prepared_transactions | 0 | f
  159. max_replication_slots | 5 | f
  160. max_stack_depth | 6144 | f
  161. max_standby_archive_delay | 30000 | f
  162. max_standby_streaming_delay | 30000 | f
  163. max_wal_senders | 10 | f
  164. max_wal_size | 128 | f
  165. max_worker_processes | 8 | f
  166. min_parallel_relation_size | 1024 | f
  167. min_wal_size | 16 | f
  168. old_snapshot_threshold | -1 | f
  169. operator_precedence_warning | off | f
  170. parallel_setup_cost | 1000 | f
  171. parallel_tuple_cost | 0.1 | f
  172. password_encryption | on | f
  173. pg_stat_statements.max | 5000 | f
  174. pg_stat_statements.save | on | f
  175. pg_stat_statements.track | top | f
  176. pg_stat_statements.track_utility | on | f
  177. port | 5432 | f
  178. post_auth_delay | 0 | f
  179. pre_auth_delay | 0 | f
  180. quote_all_identifiers | off | f
  181. random_page_cost | 4 | f
  182. rds.force_admin_logging_level | disabled | f
  183. rds.force_autovacuum_logging_level | disabled | f
  184. rds.internal_databases | rdsadmin,template0 | f
  185. rds.rds_superuser_reserved_connections | 2 | f
  186. rds.restrict_logical_slot_creation | off | f
  187. rds.superuser_variables | session_replication_role | f
  188. replacement_sort_tuples | 150000 | f
  189. restart_after_crash | on | f
  190. row_security | on | f
  191. search_path | "$user", public | f
  192. segment_size | 131072 | f
  193. seq_page_cost | 1 | f
  194. server_encoding | UTF8 | f
  195. server_version | 9.6.6 | f
  196. server_version_num | 90606 | f
  197. session_preload_libraries | | f
  198. session_replication_role | origin | f
  199. shared_buffers | 3925881 | f
  200. shared_preload_libraries | rdsutils,pg_stat_statements | f
  201. sql_inheritance | on | f
  202. ssl | on | f
  203. ssl_ca_file | /rdsdbdata/rds-metadata/ca-cert.pem | f
  204. ssl_cert_file | /rdsdbdata/rds-metadata/server-cert.pem | f
  205. ssl_ciphers | HIGH:MEDIUM:+3DES:!aNULL | f
  206. ssl_crl_file | | f
  207. ssl_ecdh_curve | prime256v1 | f
  208. ssl_key_file | /rdsdbdata/rds-metadata/server-key.pem | f
  209. ssl_prefer_server_ciphers | on | f
  210. standard_conforming_strings | on | f
  211. statement_timeout | 0 | f
  212. stats_temp_directory | /rdsdbdata/db/pg_stat_tmp | f
  213. superuser_reserved_connections | 3 | f
  214. synchronize_seqscans | on | f
  215. synchronous_commit | on | f
  216. synchronous_standby_names | | f
  217. syslog_facility | local0 | f
  218. syslog_ident | postgres | f
  219. syslog_sequence_numbers | on | f
  220. syslog_split_messages | on | f
  221. tcp_keepalives_count | 2 | f
  222. tcp_keepalives_idle | 300 | f
  223. tcp_keepalives_interval | 30 | f
  224. temp_buffers | 1024 | f
  225. temp_file_limit | -1 | f
  226. temp_tablespaces | | f
  227. TimeZone | UTC | f
  228. timezone_abbreviations | Default | f
  229. trace_notify | off | f
  230. trace_recovery_messages | log | f
  231. trace_sort | off | f
  232. track_activities | on | f
  233. track_activity_query_size | 1024 | f
  234. track_commit_timestamp | off | f
  235. track_counts | on | f
  236. track_functions | none | f
  237. track_io_timing | off | f
  238. transaction_deferrable | off | f
  239. transaction_isolation | read committed | f
  240. transaction_read_only | off | f
  241. transform_null_equals | off | f
  242. unix_socket_directories | /tmp | f
  243. unix_socket_group | rdsdb | f
  244. unix_socket_permissions | 0700 | f
  245. update_process_title | on | f
  246. vacuum_cost_delay | 0 | f
  247. vacuum_cost_limit | 200 | f
  248. vacuum_cost_page_dirty | 20 | f
  249. vacuum_cost_page_hit | 1 | f
  250. vacuum_cost_page_miss | 10 | f
  251. vacuum_defer_cleanup_age | 0 | f
  252. vacuum_freeze_min_age | 50000000 | f
  253. vacuum_freeze_table_age | 150000000 | f
  254. vacuum_multixact_freeze_min_age | 5000000 | f
  255. vacuum_multixact_freeze_table_age | 150000000 | f
  256. wal_block_size | 8192 | f
  257. wal_buffers | 2048 | f
  258. wal_compression | off | f
  259. wal_keep_segments | 32 | f
  260. wal_level | replica | f
  261. wal_log_hints | off | f
  262. wal_receiver_status_interval | 10 | f
  263. wal_receiver_timeout | 30000 | f
  264. wal_retrieve_retry_interval | 5000 | f
  265. wal_segment_size | 2048 | f
  266. wal_sender_timeout | 30000 | f
  267. wal_sync_method | fdatasync | f
  268. wal_writer_delay | 200 | f
  269. wal_writer_flush_after | 128 | f
  270. work_mem | 51200 | f
  271. xmlbinary | base64 | f
  272. xmloption | content | f
  273. zero_damaged_pages | off | f
  274. (272 rows)
  275.  
  276. Time: 829.685 ms
  277.  
  278.  
  279. rds.extensions |
  280. address_standardizer,address_standardizer_data_us,bloom,btree_gin,btree_gist,chkpass,citext,cube,dblink,dict_int,dict_xsyn,earthdistance,
  281. fuzzystrmatch,hll,hstore,hstore_plperl,intagg,intarray,ip4r,isn,log_fdw,ltree,orafce,pgaudit,pgcrypto,pgrouting,pgrowlocks,
  282. pgstattuple,pg_buffercache,pg_freespacemap,pg_hint_plan,pg_prewarm,pg_repack,pg_stat_statements,pg_trgm,pg_visibility,plcoffee,plls
  283. plperl,plpgsql,pltcl,plv8,postgis,postgis_tiger_geocoder,postgis_topology,postgres_fdw,prefix,sslinfo,tablefunc,test_parser,
  284. tsearch2,tsm_system_rows,tsm_system_time,unaccent,uuid-ossp
Add Comment
Please, Sign In to add comment