Is there any way to invoke Java API from PostgreSQL
aditya desai <admad123@gmail.com>
From: aditya desai <admad123@gmail.com>
To: pgsql-sql <pgsql-sql@lists.postgresql.org>
Date: 2021-08-13T04:27:57Z
Lists: pgsql-sql
Hi, Is there any way to invoke Java API from PostgreSQL? We need to transfer data between PostgreSQL and Oracle and oracle_fdw is not allowed due to security concerns in the environment. Also one of PostgresQL in Azure PostgreSQL and others are open source on prem. Regards, Aditya.