medic / cht-sync

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

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

Closed njuguna-n closed 1 week ago

njuguna-n commented 1 month 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 1 month ago

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

andrablaj commented 1 month ago

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

andrablaj commented 3 weeks ago

PR

njuguna-n commented 1 week ago

PR merged.