Skip to content

Migrate PDCM Admin to use Postgres instead of H2 #1116

@mauroz77

Description

@mauroz77

Description

Currently, the PDCM Admin service uses an H2 database, which we ourselves provide as a service in k8.
We could benefit from using instead the Postgres database that is already in place for the ETL. Some of the benefits are:

  • Less admin load
  • Backup of data
  • I can add functionality to the Admin service by easily fetching data from the ETL database

Acceptance criteria

  • PDCM API working connected to Postgres

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions