Content
@
0 reply
0 recast
0 reaction
Salief
@salief
How should I go about syncing two separate Postgres instances? Is there a way to apply a filtering mechanism during this process?
1 reply
0 recast
5 reactions
Boris Mann
@boris
The pgsync tool helps with this. But say more what you’re trying to do? https://github.com/ankane/pgsync
1 reply
0 recast
1 reaction
Salief
@salief
I came across this. Trying to create a separate Postgres instance dedicated for search. Would also like to be able to support in-flight transforms or be able to choose which tables get copied over to the replica. Was also looking at Postgres' built-in streaming replication capabilities.
0 reply
0 recast
0 reaction