PostgreSQL Default to Native Dialect
Goal: Development
Developer: Hengsin (talk)
Feature Ticket: IDEMPIERE-4962
Description:
- Starting from version 9, iDempiere default to PostgreSQL native dialect mode when running on PostgreSQL database.
- If you are having problem with this and would like to change it back to the previous Oracle dialect mode, add -DPostgreSQLNative=N jvm parameter to your iDempiere startup script.
Source: Wiki