Skip to content

pgtapes

Reference pages for pgtapes, synced at build time from papercomputeco/pgtapes. Each page is owned by that repo, so a behavior change and its documentation land in the same pull request there.

  • pgtapes — The PostgreSQL image the tapes server runs on — a CloudNativePG base with pg_duckdb and pgvector built in.
  • Run the image — Start the image with docker run or under the CloudNativePG operator, and what each path does and does not configure for you.
  • What is in the image — The base image, extension versions, and the entrypoint and configuration mechanisms the build adds on top of it.
  • Image tags — The tag scheme, why CloudNativePG constrains it, and which tags on the registry to use and which to avoid.
  • Build and publish — Build the image locally with the bundled build module, and publish multi-platform images to a registry.