# Functions
New creates a new Postgres replicator.
# Structs
Column contains column information.
Conn adds more methods to pgx.Conn.
PgReplicator is a component that replicates Postgres data.
PrimaryKey contains primary key information.
Record is the WAL record information encoded in JSON.
Tx is an slice of records.
# Type aliases
Publication is the name a publication.