Postgres and Java Microservices Multithreading

<[email protected]> Wed, 4 Dec 2019 13:34:02 +0000
Newsgroups gmane.comp.db.postgresql.admin
Message-ID <2A91BEF8171A5349931391E0C721CC5375702F59@CPEMS-KPN501.KPNCNL.LOCAL>
Hi Experts,

To set the context we are operating in Oracle 11g R2 and our applications are deployed in private cloud and all 15 +  Java micro services are multithreaded.

And we are doing database migration from Oracle 11gR2 to Postgres 12.

So if anyone can share your experience or share some documentations/use cases if  we can maintain the same configurations for Java micro services with multithreading as we are using in Oracle and same works in Postgres too? - (We just plan to switch the data source from Oracle to Postgres- will that work? )


Thanks..