Re: Database issues when adding GUI

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Database issues when adding GUI
Date: 2021-06-08 15:56:47
Message-ID: alpine.LNX.2.20.2106080853500.19254@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 7 Jun 2021, Adrian Klaver wrote:

> 2021-06-07 10:36:38.330 PDT [29537] LOG: database system is ready to accept
> connections
> 2021-06-07 14:19:45.491 PDT [31353] ERROR: column pg_attrdef.adsrc does not
> exist at character 128
> "

Adrian,

Postgres dropped the pg_attrdev.adsrc column from the system table in
version 12.0. As you wrote yesterday, Qt5 added support for postgres-12 in
the QPSQL driver for 5.15.0. I'm now working on building Qt5-5.15.2 on my
slackware-14.2 host.

While QSqlDatabase is ready to accept connections it cannot recognize tables
using the installed version.

Regards,

Rich

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2021-06-08 15:58:28 Re: Aw: Re: Database issues when adding GUI
Previous Message Phil Florent 2021-06-08 11:27:49 RE: pg 13 fatal error message mentionning "standby_mode"