Question
Pega compatibility with Postgres 11
We are using Pega to interface with our client data in an external (external from Pega cloud) Postgres 10 DB. IT is working fine but we need to upgrade the database to Postgres 11 DB. It is my understand that I need to import a new Postgres 11 driver into Pega some how correct? Can I do this myself in the Pega cloud? Or do I need Pega cloud team to do this?
Also if we do this will pega still be compatible with Postgres 10 DB in case we run into trouble? And will pega still be compatible with the Pega database?
***Edited by Moderator: Pallavi to update platform capability tags***
Your current jdbc driver is postgresql-42.1.1.jar (I checked your pegacloud env), it should be compatible with Postgres 10/11. So I do not think you need to do anything unless you are experiencing any jdbc driver related issues that require jdbc driver update, in that case, you can contact Pega cloud team.