Skip to content

Build binary packages for Debian 13 #408

Description

@GeoffMontee

I built a PostgreSQL foreign data wrapper on top of cpp-rs-driver called scylla_fdw:

https://github.com/GeoffMontee/scylla_fdw/

The official PostgreSQL Docker images use Debian 13:

$ docker exec -it postgresql-migration-source cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 13 (trixie)"
NAME="Debian GNU/Linux"
VERSION_ID="13"
VERSION="13 (trixie)"
VERSION_CODENAME=trixie
DEBIAN_VERSION_FULL=13.2
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

Since there are no binary packages of cpp-rs-driver for Debian 13, I am currently building the library from source.

Would it be possible to get official binary packages for Debian 13?

Thanks!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions