2 pgsync instaces on different database but one destination #593
nsupegemini
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @toluaina ,
Thank you for such an awesome package.
I'm currently required to use two pgsync instances to pull data from different databases, both of which update the same destination index. Since these instances might update the same document concurrently, I'm exploring ways to optimize the update process. Specifically, is it possible to configure pgsync to perform partial (patch) updates—sending only the changed fields—instead of reindexing the entire document each time?
Thank you for your guidance!
Beta Was this translation helpful? Give feedback.
All reactions