Foreign data wrapper or a dblink (https://www.postgresql.org/docs/current/contrib-dblink-function.html) are your options.
Best Regards,
Tim
On Sun, Jun 15, 2025 at 11:40 PM Edwin UY <edwin.uy@xxxxxxxxx> wrote:
Hi,Is using Foreign Data Wrapper the only available option to access data amongst databases?Regards,Edd