public inbox for [email protected]
help / color / mirror / Atom feedFrom: Matthias Apitz <[email protected]>
To: [email protected]
Subject: pg_tde in PostgreSQL 18.3
Date: Wed, 15 Apr 2026 11:03:24 +0200
Message-ID: <ad9UXNBE0uMQmmpd@pureos> (raw)
Hello,
We compiled pg_tde (transparent data encryption) into PostgreSQL 16.5
the "normal" way:
- git clone pg_tde to the following place
cd postgresql-16.5/contrib
git clone https://github.com/percona/pg_tde.git
- configure and make it:
cd postgresql-16.5/contrib/pg_tde
./configure --prefix= .....
gmake
sudo gmake install
It seems this path for 18.3 does not exist anymore, the is
no ./configure in pg_tde:
cd postgresql-18.3/contrib/pg_tde> ls
CONTRIBUTING.md code-of-conduct.md pg_tde--1.0--2.0.sql src
COPYRIGHT documentation pg_tde--1.0.sql t
Makefile expected pg_tde--2.0--2.1.sql testwrap
README.md fetools pg_tde.control tools
SECURITY.md meson.build pykmip-server.conf
ci_scripts meson_options.txt sql
I've asked this question already in Percona Community Forum
https://forums.percona.com/t/compiling-pg-tde-into-postgresql-18-3-from-source/40626
With no reaction.
Any comments?
matthias
--
Matthias Apitz, ✉ [email protected], http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub
I, Matthias, I am not at war with Russia.
Я не воюю с Россией.
Ich bin nicht im Krieg mit Russland.
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pg_tde in PostgreSQL 18.3
In-Reply-To: <ad9UXNBE0uMQmmpd@pureos>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox