1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: londiste-sql
Section: database
Priority: optional
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Uploaders:
Tomasz Rybak <serpent@debian.org>,
Build-Depends:
debhelper-compat (= 13),
dh-python,
postgresql-all <!nocheck>,
postgresql-server-dev-all,
postgresql-PGVERSIONS-pgq-node,
python3-all,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/postgresql/londiste-sql.git
Vcs-Browser: https://salsa.debian.org/postgresql/londiste-sql
Homepage: https://github.com/pgq/londiste-sql
Package: postgresql-PGVERSION-londiste-sql
Architecture: all
Depends:
postgresql-PGVERSION-pgq-node,
${misc:Depends},
${postgresql:Depends},
Description: SQL infrastructure for Londiste
Londiste is a cascaded replication system built on top
of PgQ. This extensions contains in-database support code.
|