Question
Scotiabank
CA
Last activity: 20 Sep 2017 20:59 EDT
PostgreSQL support for 7.2 and 7.3
As per the platform support guide (https://pdn.pega.com/documents/platform-support-guide) "PostgreSQL is only supported for the Tomcat webserver, or JBoss with WAR installations only"
My question is why do we need to do do "war" deployments only? This is for PRPC 7.2 and 7.3
What functionality do we lose if we use "war" deployments?
If we only want to use PostgreSQL DB for development but Oracle or DB2 for production to go and an "ear" deployment for the application server, what should we be looking out for?