Postgres Integration - Materilized Views and Foreign Tables
174
Views
1
Comments
Out of scope
Data & Integrations

With platform version 11.15.0, Outsystems added support for integrations with Postgres as an external database, which is a feature I truly appreciate and it's handy on some projects I'm working on, because so far I was using a custom made plugin, based on the implementation done by ardoRic.

However, I cannot switch to the native Postgres integration yet, because in some case I need to connect with materialized views or even foreign tables (tables from other databases linked in Postgres), and the current version of the native plugin does not support this.

This idea is simply to request those two improvements, which shouldn't be to hard (I did it on our custom plugin, and I'm available to share the code).

Best Regards

Bruno Lourenço


Changed the status to
Out of scope

Hello Bruno Lourenço.

Thank you for sharing your idea about the new PostgreSQL connector.

Unfortunately, materialized views and foreign tables are out of scope for now. We don't have any plans in the short term to add those capabilities.

Best regards,
Ricardo Lopes