pg_flo copy and stream on a single container #66
-
|
Hi, I see the recommendations of using multiple boxes to spin up NATS, replicator and worker; but I am looking just to create a single box in AWS that would handle all of this. I am able to create a docker script that does that, with running NATS in the background; then spinning up a worker and letting it run in the background and then finally having the replicator work in the foreground. I currently have just created a dummy DB to test out how this works, but what I see is that the replicator seems to remain stuck at I would love to know more about this; and if I am missing something obvious in terms of letting it work. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 21 replies
-
|
I have used the sample DB schema mentioned on the readme for this testing. More logs for context. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @shayonj, any thoughts on this? |
Beta Was this translation helpful? Give feedback.
yes it it does end up with success exit code, if not, safe to assume exit process was not successful.