Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wD2ox-002YCK-16 for pgsql-general@arkaria.postgresql.org; Wed, 15 Apr 2026 16:10:31 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wD2ow-000kYP-0r for pgsql-general@arkaria.postgresql.org; Wed, 15 Apr 2026 16:10:30 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wD2ov-000kYA-2u for pgsql-general@lists.postgresql.org; Wed, 15 Apr 2026 16:10:29 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wD2ot-00000001ApQ-2sdu for pgsql-general@lists.postgresql.org; Wed, 15 Apr 2026 16:10:28 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2026010100; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description; bh=iBhB9un6IbmjPic6Zu/NqdeXa66jHia3sSLZA0NA7w4=; b=O3njr I/+8b9MoupJ50P8hWgg0c1Rjvg8wmxWMAtigK55tVotAoUM7SXaNaLVbdh16AO1kA0W5wsGoJEhCW JPbjiRnOxXsTrkj/J4jxvSvttgmNOM0tiWrZuwThaTuMYvrA595vkLB/WUN62WbFgdNrkNjid2edj 2Q3iPLwM6XGYxGY9VVfB24s0BdJaaGZSUJS86ix+NcD1ywn0UEliB5krt74xp96w76pOvDmgs2KjK Hq4EDG2n3AK4hFzD2ImJ50VZM0lsDL24XetFk60GsooM7pGA1QgdZLZOyDWfJbgDaHP+17trXbODt 4N/ss/wN+gw5YGiHmM65GLadadjWg==; Received: from bruce by momjian.us with local (Exim 4.98.2) (envelope-from ) id 1wD2os-0000000CsYU-0a8c; Wed, 15 Apr 2026 12:10:26 -0400 Date: Wed, 15 Apr 2026 12:10:26 -0400 From: Bruce Momjian To: Tom Lane Cc: Matthias Apitz , pgsql-general@lists.postgresql.org Subject: Re: pg_tde in PostgreSQL 18.3 Message-ID: References: <1997153.1776263705@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1997153.1776263705@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Wed, Apr 15, 2026 at 10:35:05AM -0400, Tom Lane wrote: > Matthias Apitz writes: > > It seems this path for 18.3 does not exist anymore, the is > > no ./configure in pg_tde: > > Just guessing, but this looks like they switched to handling > meson builds only [1]. Uh, I see them requiring an open source fork of Postgres: https://github.com/percona/pg_tde Works only with Percona Server for PostgreSQL 17 or Percona Server for PostgreSQL 18 and https://docs.percona.com/postgresql/18/postgresql-server.html Percona Server for PostgreSQL is a binary-compatible, open source drop-in replacement for PostgreSQL 18. It functions identically to upstream PostgreSQL, allowing you to migrate seamlessly between the two. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.