Re: syntax error with v12

From: Félix GERZAGUET <felix(dot)gerzaguet(at)gmail(dot)com>
To: Ivan Kabaivanov <ivan(dot)kabaivanov(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: syntax error with v12
Date: 2019-10-10 12:56:21
Message-ID: CANVwZtt1tw7d-SAA_toUU9d8iN7kQEzOLr7R2U6Y2Las56DDVw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jehan-Guillaume de Rorthais 2019-10-10 13:15:46 Re: logical replication - negative bitmapset member not allowed
Previous Message Josef Šimánek 2019-10-10 12:53:55 Re: syntax error with v12