On 2026-03-25, Tito Mari Francis Escaño <[email protected]> wrote: > --0000000000007c6020064dd94a3a > Content-Type: text/plain; charset="UTF-8" > > Hi misc, > Would like to ask the maintainer of the postgresql-server package if > https://github.com/percona/postgres.git extension for transparent data > encryption can be included among the installable extension.
It reads to me like that extension is only for "Percona Server for PostgreSQL" which is a modified version of the server, not for the standard PostgreSQL server that we have in ports. It is possible that "Percona Server for PostgreSQL" could be added as a separate port (there may be some issues around libpq but probably could be worked-around). Obviously somebody wanting that would need to do the work. > Please advise what possible risks there are that discourages inclusion of > this extension. Extensions make it hard to use the pg_upgrade mechanism so major version upgrades might well need to include dump/restore. -- Please keep replies on the mailing list.

