medic / cht-sync

Data synchronization between CouchDB and PostgreSQL for the purpose of analytics.
GNU General Public License v3.0
4 stars 5 forks source link

Document a migration path from couch2pg to cht-sync and cht-pipeline #136

Closed njuguna-n closed 2 months ago

njuguna-n commented 3 months ago

A large number (maybe all?) of existing CHT deployments already make use couch2pg to move their data to postgres for analytics and building dashboards and having them make use of cht-sync would be better and future proof. To make this migration easier we should have detailed instructions of the processes and steps involved and what should be considered to minimise project disruption.

witash commented 3 months ago

related https://github.com/medic/cht-docs/issues/1328 and https://github.com/medic/cht-docs/pull/1394

andrablaj commented 3 months ago

also, related to https://github.com/medic/cht-docs/issues/1299.

andrablaj commented 3 months ago

PR

njuguna-n commented 2 months ago

PR merged.