RE: Recommended ./configure flags for Ubuntu install?

Stephen Froehlich <s.froehlich@cablelabs.com>

From: Stephen Froehlich <s.froehlich@cablelabs.com>
To: Stephen Frost <sfrost@snowman.net>
Cc: "pgsql-novice@lists.postgresql.org" <pgsql-novice@lists.postgresql.org>
Date: 2019-01-30T13:05:48Z
Lists: pgsql-novice
Hi Stephen ... that is indeed a better question ... where is the information on how PostgreSQL for Ubuntu is built?

--Stephen

-----Original Message-----
From: Stephen Frost <sfrost@snowman.net> 
Sent: Tuesday, January 29, 2019 6:34 PM
To: Stephen Froehlich <s.froehlich@cablelabs.com>
Cc: pgsql-novice@lists.postgresql.org
Subject: Re: Recommended ./configure flags for Ubuntu install?

Greetings,

* Stephen Froehlich (s.froehlich@cablelabs.com) wrote:
> I am compiling PG11 because I need SSL and LDAP support for security rules.  However, after compilation, I can't find any default config files.  Are there particular directory flags to ./configure that are recommended for Ubuntu?

This doesn't make much sense- the packages in Ubuntu and from apt.postgresql.org are compiled with SSL and LDAP support.

If you were to ask me how to configure PG for Ubuntu, I'd suggest you look at how the packages that are built for Ubuntu are configured.

Thanks!

Stephen