Re: postgresql benchmarking



Mike Tancsa wrote:
At 03:16 AM 3/14/2007, Kris Kennaway wrote:


On the pgsql side, disable the update_process_titles option (or
whatever it is called), because this has a 33% performance overhead

Hi,
Is this a version specific config option or compile ? I cant
find anything like that in the .conf or man pages

Put

update_process_title = off

in your postgresql.conf

Kind regards,
Edwin Mons

_______________________________________________
freebsd-performance@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscribe@xxxxxxxxxxx"



Relevant Pages