Tjioe Ai Xin wrote:
> How can I make it default to off?
With current drivers you can't. You can try protocolVersion=2 as a
workaround as suggested elsewhere but that's a bit of a blunt instrument
really.
> Does the performance of PostgreSQL drop a lot if I change it?
> Especially the speed?
You will have to try it with your particular application to find out.
Yes, query plans can change, and that may affect performance one way or
the other.
-O