shared_preload_libraries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,
 
We are using 9.03
Having shared_preload_libraries = 'auto_explain, pg_stat_statements' set in the conf file causes some one starting up postgres to manually have to hit the enter key.  Suprresing this output with pg_ctl would be the best option,  but I don't it as an option(silent doesn't cut it).  We have a workaround rediriecting stdout to  '> /dev/null', but I was hoping for a better solution.  What about permanently loading these libraries with ld.so.conf ?
 
~DjK
 
 
 
 
Starting PostgreSQL:
ok
postgres@system1:~> <   2011-03-31 15:01:08 EDT> LOG:  loaded library "auto_explain"
<   2011-03-31 15:01:08 EDT> LOG:  loaded library "pg_stat_statements"


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux