]> Frank Brehm's Git Trees - config/berta/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Thu, 5 Jan 2017 12:49:36 +0000 (13:49 +0100)
committerFrank Brehm <frank@brehm-online.com>
Thu, 5 Jan 2017 12:49:36 +0000 (13:49 +0100)
postgresql-9.5/postgresql.conf

index 57026bdb2e9384abf904537f928845c27c0db90a..0a7d5a179379d114197f21a828c2ed404a7c800d 100644 (file)
@@ -143,7 +143,7 @@ dynamic_shared_memory_type = posix  # the default is the first option
 #max_files_per_process = 1000          # min 25
                                        # (change requires restart)
 #shared_preload_libraries = ''         # (change requires restart)
-shared_preload_libraries = 'auto_explain'
+shared_preload_libraries = 'auto_explain, citext, cube, pgcrypto, pgrowlocks,  pg_trgm, seg, unaccent, uuid-ossp'
 auto_explain.log_min_duration = 1000ms
 auto_explain.log_verbose = on
 auto_explain.log_nested_statements = on