On 22 Nov 2017, at 22:07, Patrick KUI-LI <pkuili(at)hipay(dot)com<mailto:pkuili(at)hipay(dot)com>> wrote:
Hello,
I had this behaviors when the upgraded pg 9.5 was on ssl mode by default.
So i deactivated ssl mode in postgresql.conf. That's all.
Regards,
Patrick
Hello
And you just uncommented the 'ssl = off' line in the config for this?
Is this default behaviour different from 8.4? Is there a 'show running config' for pgsql?
I tried that in the test vm and didn't really give me a significant difference.
COMPRESSION LEVEL: 6, SSL ON
real 82m33.744s
user 60m55.069s
sys 3m3.375s
COMPRESSION LEVEL: 6, SSL OFF
real 76m31.083s
user 61m23.282s
sys 1m23.341s