pgflo / pg_flo

Stream, transform, and route PostgreSQL data in real-time.
https://pgflo.io
Apache License 2.0
664 stars 13 forks source link

Introduce a `--copy` only mode without streaming #27

Closed shayonj closed 1 week ago

shayonj commented 1 week ago

This allows for one time copies of all data while taking advantage of the rules/routing logic and other pg_flo features. Backed with e2e integration spec.

closes https://github.com/shayonj/pg_flo/issues/6