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