Re: pgmodeler ? - Mailing list pgsql-general

From Tony Shelver
Subject Re: pgmodeler ?
Date
Msg-id CAG0dhZCitcDHtJxfZkyGHcv0mb5+=5Zd0eYBwaWpoNoAH1e9DQ@mail.gmail.com
Whole thread Raw
In response to Re: pgmodeler ?  (Thiemo Kellner <thiemo@gelassene-pferde.biz>)
List pgsql-general

<<<<<<<<<<<<<<<<<<<<<<
On Sun, 1 Sep 2019 at 13:45, Thiemo Kellner <thiemo@gelassene-pferde.biz> wrote:

Quoting Olivier Gautherot <ogautherot@gautherot.net>:

This is the specific error message:

Could not execute the SQL command.
Message returned: ERROR: column pr.proisagg does not exist
LINE 1: ...namespace AS ns ON pr.pronamespace = ns.oid WHERE pr.proisag...
^
HINT: Perhaps you meant to reference the column

--
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
                                                -- Benjamin Franklin
 
Can you confirm the versions of pgModeler and PG? Pgmodeler 0.91 does not fully support PG 11.x and there is an update in preparation in 0.92 which should. You may want to givi it a try.
 
Actually, this is a known problem: https://github.com/pgmodeler/pgmodeler/issues/1281

Maybe you want to give the beta a shot: https://pgmodeler.io/download
>>>>>>>>>>>>>>
I built 9.2 beta and have beeen using it quite successfully against pg11 for a while

pgsql-general by date:

Previous
From: Luca Ferrari
Date:
Subject: Re: restore and recovery using WAL: unkown messages in serverlog
Next
From: "Arnaud L."
Date:
Subject: Slow statement using parallelism after 9.6>11 upgrade