Hi,
On Thu, Oct 10, 2019 at 2:51 PM Ivan Kabaivanov <ivan(dot)kabaivanov(at)gmail(dot)com>
wrote:
> psql:/usr/share/ovirt-engine-dwh/dbscripts/create_tables.sql:7: ERROR:
> syntax error at or near "OIDS"
> LINE 7: ) WITH OIDS;
>
Indeed, OID were removed from 12 release as described in:
https://www.postgresql.org/docs/release/12.0/
You must adjust the statement.
--
Félix