Re: Disable OpenSSL compression - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Disable OpenSSL compression
Date
Msg-id 18166.1320965110@sss.pgh.pa.us
Whole thread Raw
In response to Re: Disable OpenSSL compression  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Tom Lane wrote:
>> Huh?  You put it in the connection string, typically.  This is not
>> different from how you'd specify sslmode to start with.

> Well, you are saying the client is more flexible, but if the client is a
> binary, it isn't flexible without an environment variable to control it.

As long as the client can take a connection string, it's perfectly
flexible.  If it can't, this is just one more reason why it should
be fixed to do so.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andreas Karlsson
Date:
Subject: Re: Parsing output of EXPLAIN command in PostgreSQL
Next
From: Andreas Karlsson
Date:
Subject: Re: Parsing output of EXPLAIN command in PostgreSQL