m00.k
m00.k2mo ago

windmill postgresqldb migration

I installed windmill via helm chart and used postgresql in the chart via the values in the default values.yaml. I need to migrate the existing db to connect it to another postgresql that is external, it didn't work well when I simply copied it with a tool like pgadmin, is there a procedure for migration?
1 Reply
fjørdlek
fjørdlek5w ago
Hi, If you had problems with the DB migration try using the wmill cli. It has an option to pull / push instances: https://www.windmill.dev/docs/advanced/cli/sync#cloning-an-instance
Sync | Windmill
Synchronizing folders & git repositories to a Windmill instance is made easy

Did you find this page helpful?