Get started with PeerDB in a few simple steps.
docker compose
tool should also be present. The Postgres client tools (specifically
psql
) are used to test the PeerDB installation.psql
and pgbench
) installed and available on your
PATH.source
and target
peers:
test
table.
c1
,c2
and t
columns by hashing them prior to streaming them to the target.
test
table on the source, the above MIRRORs take care of replicating the data to both test
and test_transformed
table on the target.
Insert a new row on the source: