infra icon indicating copy to clipboard operation
infra copied to clipboard

Change Basket to Postgres

Open glogiotatidis opened this issue 4 years ago • 0 comments

We currently have a MariaDB database only used by Basket. We want to move this to the existing PostgreSQL database used by other projects.

Steps

  • [ ] Ping OMN team to not use the Admin during the migration window
  • [ ] Create DB + users for prod / stage / dev on current Postgres
  • [ ] copy database
  • [ ] Re-deploy Basket with new DB settings.

glogiotatidis avatar Jun 25 '20 15:06 glogiotatidis