I hope SSL mode off in trial mode.
cuz I want less size of libpq.lib (I’m using Static Lib, not Share DLL).
I knew default usage is, sslmode=require ssl_cert=<path/of/cert.pem>
But I want use postgres db connection, without sslmode.
Is there any way?
If exist, please help me, sir.