pgreplicate

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 21, 2021 License: MIT

README

pgreplicate

Re-usable component for subscribing to row-level changes on a postgres database

Development

In order to run tests the postgres database needs to be configured to allow logica replication. This can be enabled by adding the follwowing to the postgresql.conf

wal_level=logical
max_wal_senders=5
max_replication_slots=5

Resources

Various resources were use to develop this component:

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL