Re: pgmodeler ? - Mailing list pgsql-general

From Pavel Stehule
Subject Re: pgmodeler ?
Date
Msg-id CAFj8pRA1zoMOw5rpGZ_=_55DpdD8xz=TP3X9g3gfJfTo88X03g@mail.gmail.com
Whole thread Raw
In response to Re: pgmodeler ?  (stan <stanb@panix.com>)
List pgsql-general
Hi

ne 1. 9. 2019 v 12:35 odesílatel stan <stanb@panix.com> napsal:
On Sun, Sep 01, 2019 at 06:30:23AM -0400, stan wrote:
> I apologize, as this is a bit off topic for this list.
>
> pgmodeler got mention in a thread that I started a day or two ago, and it looks
> like it might be very  useful
>
> I am running on Ubuntu 18.04 (latest STABLE), and I found that there is a package,
> which I downloaded. The idea is to import the project I am working on.
>
> But, when I try to import it I get an error message about:
>
> t says that the column pr.proisaag.
>
> I don't want to spend a lot of time trying to get this package to work, if it is a
> dead end. I am using Postgres 11 if that matters.
>
> Has anyone gotten this to work If so, can anyone point me to a quick HOWTO to
> import my existing project?
>
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

looks like pgmodeler doesn't support  PostgreSQL 11. proisagg was replaced by prokind column


The application (pgmodeler) should be fixed.

Regards

Pavel
--
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
                                                -- Benjamin Franklin


pgsql-general by date:

Previous
From: Olivier Gautherot
Date:
Subject: Re: pgmodeler ?
Next
From: Thiemo Kellner
Date:
Subject: Re: pgmodeler ?