//
pkg.gl
Category
github.com/xataio/pgstream
pkg
wal
replication
postgres
package
0.3.0
Repository:
https://github.com/xataio/pgstream.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3
Files
251 SLOC
#
Functions
NewHandler
NewHandler returns a new postgres replication handler for the database on input.
NewLSNParser
No description provided by the author
WithLogger
No description provided by the author
#
Structs
Config
No description provided by the author
Handler
Handler handles the postgres replication slot operations.
LSNParser
LSNParser is the postgres implementation of the replication.LSNParser.
#
Type aliases
Option
No description provided by the author