Re: problem loading shared lib pg_tde.so

2024-05-06 Thread Matthias Apitz
El día martes, mayo 07, 2024 a las 07:07:22 +0200, Matthias Apitz escribió: > # ls -l /usr/local/sisis-pap/lib/libcurl* > -rw-r--r-- 1 bin bin 1315526 May 6 10:29 /usr/local/sisis-pap/lib/libcurl.a > -rwxr-xr-x 1 bin bin1004 May 6 10:29 /usr/local/sisis-pap/lib/libcurl.la > -rwxr-xr-x 1 bin

Re: problem loading shared lib pg_tde.so

2024-05-06 Thread Matthias Apitz
El día lunes, mayo 06, 2024 a las 07:45:52 -0700, Adrian Klaver escribió: > On 5/6/24 07:42, Adrian Klaver wrote: > > On 5/6/24 04:05, Matthias Apitz wrote: > > > > > I see three different versions of OpenSSL: > > > > OPENSSL_1_1_1d  -- From error messsage > > OpenSSL 1.1.1l-fips    --

Re: problem loading shared lib pg_tde.so

2024-05-06 Thread Adrian Klaver
On 5/6/24 07:42, Adrian Klaver wrote: On 5/6/24 04:05, Matthias Apitz wrote: I see three different versions of OpenSSL: OPENSSL_1_1_1d  -- From error messsage OpenSSL 1.1.1l-fips    -- SuSE 15 version OpenSSL 1.1.1t    -- Your built version? Are you sure you pointing at the

Re: problem loading shared lib pg_tde.so

2024-05-06 Thread Adrian Klaver
On 5/6/24 04:05, Matthias Apitz wrote: I have a problem while loading the pg_tde.so shared lib. contrib/pg_tde was built with: cd postgresql-16.2/contrib/pg_tde || exit gmake clean export LDFLAGS="-L/usr/local/sisis-pap/lib -L/usr/lib64" export CFLAGS="-m64 -I/usr/local/sisis-pap/include"

Re: Clarification Needed on Postgresql License Requirement for Hybrid Environment Cluster Configuration

2024-05-06 Thread Alvaro Herrera
Hello, On 2024-May-06, Prasanna Chavan wrote: > I hope this email finds you well. I am reaching out to seek > clarification on a matter regarding the configuration of a cluster in > a hybrid environment. > Specifically, I am wondering whether we require a PostgreSQL license > for setting up a

Clarification Needed on Postgresql License Requirement for Hybrid Environment Cluster Configuration

2024-05-06 Thread Prasanna Chavan
Hi, I hope this email finds you well. I am reaching out to seek clarification on a matter regarding the configuration of a cluster in a hybrid environment. Specifically, I am wondering whether we require a PostgreSQL license for setting up a cluster in such an environment. Could you kindly

problem loading shared lib pg_tde.so

2024-05-06 Thread Matthias Apitz
I have a problem while loading the pg_tde.so shared lib. contrib/pg_tde was built with: cd postgresql-16.2/contrib/pg_tde || exit gmake clean export LDFLAGS="-L/usr/local/sisis-pap/lib -L/usr/lib64" export CFLAGS="-m64 -I/usr/local/sisis-pap/include" export CPPFLAGS="-m64

Extension uninstall issue with PGXS

2024-05-06 Thread Philippe BEAUDOIN
Hi all, I am in trouble when building an extension with PGXS. At uninstall time, the documentation and script files are not removed. The specificity of my distribution tree is that these script and documentation files are located into subdirectories. So in the Makefile, the DOCS and SCRIPTS