Connection between Pega 8.6 and google Cloud SQL (postgres) database
Hi all,
according to this guide https://cloud.google.com/architecture/deploying-pega-platform-using-compute-engine-and-cloud-sql we have installed our Pega platform version 8.6 on google cloud.
We are experiencing some issues on reading the BLOB content of some rules (we see this error in the log: function data.pr_read_from_stream(unknown, character varying, bytea) does not exist at character 102 )
Connecting to the Google Cloud SQL it seems that it does not contain the extension PL\Java.
Could you please confirm that Google Cloud SQL can be used as database in cloud environment for a Pega installation?
Or should we install a dedicated VM machine with a postgres db installed?
Thanks a lot.
Claudio