How to Build Postgres in a Portable / Relocatable fashion?

2024-05-03 Thread AJ ONeal
I'm not a C developer, and I'm not familiar with C build tools beyond ./configure; make; sudo make install​. I'd really appreciate some direction on this. Thanks. AJ ONeal

Re: How to Build Postgres in a Portable / Relocatable fashion?

2024-05-03 Thread AJ ONeal
> > Back in the good old days there was official 1st-party support for Linux: > This > was/is a third party site. Oh. I thought that EDB was *the* Postgres company like MySQL AB was *the* MySQL company. My mistake. > and `apt`​ is always half-a-decade out-of-date I misspoke. I meant the OS repo

Re: How to Build Postgres in a Portable / Relocatable fashion?

2024-05-03 Thread AJ ONeal
> > What I want to create (and provide) is a portable tarball that has > > most of all what it needs in the tarball and will look for relevant > > libraries relative to itself. > > > See > > https://www.postgresql.org/docs/current/installation.html > > particularly the discussion of installat

Feature Request: Option for TLS no SSLRequest with psql

2024-05-11 Thread AJ ONeal
ssage is being matched on, it's much​ easier for someone to write a module in any given proxy for that because it fits the same pattern as HTTP Host matching - it doesn't require a handshake on either side of the TLS termination, which is where the complexity comes in. AJ ONeal

Feature Request: Add "pg" as TLS-ALPN

2024-05-11 Thread AJ ONeal
r the years. I could contract a member of the core team or, if we got to a sure-fire "will accept given these conditions", I could find someone in my friend or work group to commission to make the changes. AJ ONeal