Re: Is there any performance penalty using --with-ssl?

Christopher Kings-Lynne <chriskl@familyhealth.com.au>

From: "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
To: "Palle Girgensohn" <girgen@partitur.se>
Cc: <pgsql-hackers@postgresql.org>
Date: 2002-01-04T04:32:26Z
Lists: pgsql-hackers
> Failure to build/run if SSL libraries are not available?
>
> AFAIK there is no run-time penalty, especially not if the server is
> started without the enable-ssl switch.  But there had better be an
> SSL library to link with.

Palle - the current Postgres Port uses the 'dialog' command to present a
menu of what people can optionally compile in.  Why not just leave it in
that menu?

Chris