Migrates the database from w0bm v1 (mariadb) to v2 (postgres)
git clone --recurse-submodules git://github.com/w0bm/mariadb-postgres-migration.git- In
config.json- Enter the database credentials of both databases
- As passwords can't be decrypted, set a placeholder that will be inserted into the new password column
- Set a tag separator for the tag select query, must be something unique that isn't present in any other tag
npm i && npm start
- stdout maxBuffer exceeded: increase
tag_normalize_bufferinconfig.json(currently 1200KiB)