Portal Postgres to MySQL 8.0 database migration
search cancel

Portal Postgres to MySQL 8.0 database migration

book

Article ID: 261724

calendar_today

Updated On:

Products

CA API Developer Portal

Issue/Introduction

How to directly migrate portal database running Postgres to MySQL 8.0?

Environment

API Developer Portal 5.0

Resolution

The latest Portal migration tool 5.0.cr2 can used to directly migrate portal database running Postgres to MySQL 8.0, which can be downloaded from docker hub.

Migration procedure will be same as per the product documentation. <tag> value needs to updated with the version of the migration tool (5.0.cr2)

docker run --rm -it -v <local directory>:/opt/store --network=<new network> caapim/apim-portal-migration:<tag>