Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script to migrate from PSQL to Tigerbeetle #2686

Open
3 tasks
sabineschaller opened this issue Apr 30, 2024 · 0 comments
Open
3 tasks

Script to migrate from PSQL to Tigerbeetle #2686

sabineschaller opened this issue Apr 30, 2024 · 0 comments
Assignees
Labels
pkg: backend Changes in the backend package.

Comments

@sabineschaller
Copy link
Member

Context

ASEs may want to migrate their accounting data from PSQL to Tigerbeetle, as soon as they are comfortable doing so. While most of them will probably write their own migration script, we want to offer a reference script also.

We need to consider handling incoming data while migrating or make sure the system is shut down for the time of migration. This needs to be well documented as well.

Todos

  • add script that migrates accounting data from PSQL to Tigerbeetle
  • deal with data in transit (or make sure system is shut down)
  • add docs
@sabineschaller sabineschaller added the pkg: backend Changes in the backend package. label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: backend Changes in the backend package.
Projects
Status: Backlog
Development

No branches or pull requests

2 participants