pgcat deb package

This commit is contained in:
Lev Kokotov
2023-08-08 11:06:59 -07:00
parent 3986eaa4b2
commit 9be2a17742
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.