Thanks! ivanK.
On Thu, Oct 10, 2019 at 3:56 PM Félix GERZAGUET <felix.gerzag...@gmail.com> wrote: > Hi, > > On Thu, Oct 10, 2019 at 2:51 PM Ivan Kabaivanov <ivan.kabaiva...@gmail.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 >