bevel icon indicating copy to clipboard operation
bevel copied to clipboard

Enable PostGreSQL support for Corda Enterprise

Open sownak opened this issue 4 years ago • 1 comments

Description

As a Corda Developer I want to use PostGreSQL Server as the Corda Database so that I can use a production database solution with my Corda network.

Acceptance Criteria

  1. Database type h2 replaced by postgres
  2. Deployed postgres pods instead of H2
  3. Create Postgres db schemas automatically
  4. Updated Corda conf to connect to Postgres database

sownak avatar Apr 26 '21 10:04 sownak

Posgres db can also be used in 4.9 CE of Corda. So when support for 4.9 is worked on this also should be taken care of.

gauravvgat avatar Jul 03 '22 09:07 gauravvgat