1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
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,
python3-all,
postgresql-all,
Standards-Version: 4.6.2
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-15-londiste-sql
Architecture: all
Depends: ${misc:Depends}, postgresql-15, postgresql-15-pgq-node
Description: SQL infrastructure for Londiste
Londiste is a cascaded replication system built on top
of PgQ. This extensions contains in-database support code.
|