Re: BUG #16765: db1st: while creating EDMX model Npgsql.PostgresException: 42703: column d.adsrc does not exist - Mailing list pgsql-bugs

From Euler Taveira
Subject Re: BUG #16765: db1st: while creating EDMX model Npgsql.PostgresException: 42703: column d.adsrc does not exist
Date
Msg-id CAH503wCdjXS9jz1UykHwGT_mgi5eLKsgeYozEq_8=UKSo3_T6w@mail.gmail.com
Whole thread Raw
In response to BUG #16765: db1st: while creating EDMX model Npgsql.PostgresException: 42703: column d.adsrc does not exist  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
On Mon, 7 Dec 2020 at 07:48, PG Bug reporting form <noreply@postgresql.org> wrote:

Unable to generate the model because of the following exception:
'System.Data.Entity.Core.EntityCommandExecutionException: An error occurred
while executing the command definition. See the inner exception for details.
---> Npgsql.PostgresException: 42703: column ad.adsrc does not exist

The column pg_attrdef.adsrc was removed in postgres 12. You are probably using an outdated Npgsql [1].




--
Euler Taveira                 http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

pgsql-bugs by date:

Previous
From:
Date:
Subject: AW: posgres 12 bug (partitioned table)
Next
From: PG Bug reporting form
Date:
Subject: BUG #16766: PGAdmin4 Browser : Autocomplete not working