Hello Juan,
PostgreSQL 10 is supported starting from Genero BDL version 3.10.
The platform support matrix needs to be updated, we have overlooked this, sorry.
Always consider reading the documention to double check:
See the "SQL DATABASES" table in the new features page:
http://4js.com/online_documentation/fjs-fgl-manual-html/#fgl-topics/fgl_whatsnew_310.htmlThe ODI driver to be used for PostgreSQL 9.x and 10 is dbmpgs_9 (needs libpq.so.5), as described here:
http://4js.com/online_documentation/fjs-fgl-manual-html/#fgl-topics/c_fgl_Connections_009.htmlYou will also find PostgreSQL database version information in the SQL Database Guide for PostgreSQL:
http://4js.com/online_documentation/fjs-fgl-manual-html/#fgl-topics/c_fgl_odiagpgs_001.htmlYes, using the ODI dbmpgs_9 driver from Genero 3.00 can work with PostgreSQL 10 client lib and server.
However, use this configuration at your own risk: It is not tested in our Genero 3.00 QA suite!
Simple question: Why don't you upgrade to Genero 3.10 ?
Seb