Camunda Platform 7.17 compatibility with “Amazon Aurora PostgreSQL compatible with PostgreSQL 13”

Is Camunda Platform 7.17 compatible with “Amazon Aurora PostgreSQL compatible with PostgreSQL 13”?

If yes then can you provide more details/link.

If no why its so when its compatible with PostgresSQL 13?

As per suuported versions documentation it is only compatible with-

  1. PostgreSQL 10 / 11 / 12 / 13
  2. Amazon Aurora PostgreSQL compatible with PostgreSQL 11 / 12

Thanks,
Pradip Patil

Hi @Pradip_Patil,

I suspect that Amazon Aurora PostgreSQL 13 was not available when Camunda 7.17 was released.

The supported versions have passed the test suite successfully.

The latest version (7.20) is compatible with Amazon Aurora PostgreSQL 13/14.

You can test it yourself if a specific version is compatible with a specific database: camunda-bpm-platform/TESTING.md at 15c2cfe122212e8fdfcaf6cf6d24229343fcf1af · camunda/camunda-bpm-platform · GitHub

Hope this helps, Ingo

2 Likes

Thanks. I got it now. :slight_smile: