pgcat deb package (#539)

This commit is contained in:
Lev Kokotov
2023-08-08 11:08:46 -07:00
committed by GitHub
parent 3986eaa4b2
commit 2ca21b2bec
3 changed files with 90 additions and 0 deletions

9
control Normal file
View File

@@ -0,0 +1,9 @@
Package: pgcat
Version: ${PACKAGE_VERSION}
Section: database
Priority: optional
Architecture: ${ARCH}
Maintainer: PostgresML <team@postgresml.org>
Homepage: https://postgresml.org
Description: PgCat - NextGen PostgreSQL Pooler
PostgreSQL pooler and proxy (like PgBouncer) with support for sharding, load balancing, failover and mirroring.