Re: Disable OpenSSL compression
Marko Kreen <markokr@gmail.com>
From: Marko Kreen <markokr@gmail.com>
To: Albe Laurenz <laurenz.albe@wien.gv.at>
Cc: pgsql-hackers@postgresql.org
Date: 2011-11-08T14:25:05Z
Lists: pgsql-hackers
On Tue, Nov 8, 2011 at 3:59 PM, Albe Laurenz <laurenz.albe@wien.gv.at> wrote: > It is possible that this could cause a performance > regression for people who SELECT lots of compressible > data over really slow network connections, but is that > a realistic scenario? Yes, it's a realistic scenario. Please make it a option. Also, high-security links may prefer compression. -- marko