RE: Postgres and Java Microservices Multithreading

<[email protected]> Thu, 5 Dec 2019 09:47:35 +0000
Newsgroups gmane.comp.db.postgresql.admin
Message-ID <2A91BEF8171A5349931391E0C721CC537570421A@CPEMS-KPN501.KPNCNL.LOCAL>
Hi Experts,

Please let me know if you have some use cases or documentations around this.

Any response will help me a lot in this context.

Thanks in advance.


From: Bhattacharjee, Soumik
Sent: woensdag 4 december 2019 14:34
To: '[email protected]' <[email protected]>; [email protected]
Subject: Postgres and Java Microservices Multithreading

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..