proxy.golang.org : github.com/Slava/pglogrepl
pglogrepl package implements PostgreSQL logical replication client functionality. pglogrepl uses package github.com/jackc/pgconn as its underlying PostgreSQL connection. Use pgconn to establish a connection to PostgreSQL and then use the pglogrepl functions on that connection. Proper use of this package requires understanding the underlying PostgreSQL concepts. See https://www.postgresql.org/docs/current/protocol-replication.html.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/%21slava/pglogrepl
License: MIT
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: github.com/Slava
Last synced: 22 days ago