Re: Database issues when adding GUI

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Database issues when adding GUI
Date: 2021-06-07 23:48:54
Message-ID: alpine.LNX.2.20.2106071646410.1822@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:

> I'm guessing qt5-5.12.8 is not recent enough to deal with the changes in
> Postgres 11+.

Adrian,

I agree. I've overlooked that PyQt is a wrapper around Qt and that's where
the drivers are installed.

> Does your version of Slackware allow you to upgrade the Qt version to
> 5.15.x?

It should, unless it requires newer versions of libraries such as glibc.
I'll check first.

Thanks,

Rich

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2021-06-07 23:49:48 Re: Database issues when adding GUI
Previous Message Adrian Klaver 2021-06-07 23:32:47 Re: Database issues when adding GUI