Re: Database issues when adding GUI

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>, "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Database issues when adding GUI
Date: 2021-06-07 22:06:45
Message-ID: 79dc01e5-404e-5235-fdac-91123503d0b0@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 6/7/21 3:04 PM, Rich Shepard wrote:
> On Mon, 7 Jun 2021, David G. Johnston wrote:
>
>> If all you did was upgrade the server, and not the client that is issuing
>> the query, then, yes, you will get the same error, since the server isn't
>> the problem.
>
> David,
>
> I also upgraded the client from PyQt5-5.13.2 to PyQt5-5.15.2. I'm hoping
> for
> an answer there.

How did you upgrade? Exact command please.

>
> Thanks,
>
> Rich
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter J. Holzer 2021-06-07 22:08:48 Re: index unique
Previous Message Rich Shepard 2021-06-07 22:04:08 Re: Database issues when adding GUI