Back to Yugabyte Db

To Build Your Own Debian Packages With Docker

src/postgres/third-party-extensions/documentdb/docs/v1/packaging.md

2026.1.0.0-b25442 B
Original Source

To Build Your Own Debian Packages With Docker

Run ./packaging/build_packages.sh -h and follow the instructions. E.g. to build for Debian 12 and PostgreSQL 16, run:

sh
./packaging/build_packages.sh --os deb12 --pg 16

Packages can be found at the packages directory by default, but it can be configured with the --output-dir option.

Note: The packages do not include pg_documentdb_distributed in the internal directory.