Re: Database issues when adding GUI - Mailing list pgsql-general

From David G. Johnston
Subject Re: Database issues when adding GUI
Date
Msg-id CAKFQuwY2bemEtiL6LrJkd6qW99Uo7dFZnHTRCsmGeR_a6X+cag@mail.gmail.com
Whole thread Raw
In response to Re: Database issues when adding GUI  (Rich Shepard <rshepard@appl-ecosys.com>)
Responses Re: Database issues when adding GUI
List pgsql-general
On Mon, Jun 7, 2021 at 9:36 AM Rich Shepard <rshepard@appl-ecosys.com> wrote:
On Mon, 7 Jun 2021, Tom Lane wrote:

> We removed the pg_attrdef.adsrc catalog column a couple versions back.
> You're evidently using quite an old version of whichever client-side
> library is issuing this command. You need to get a more up-to-date copy
> that knows what to do instead.


I appear to have a choice: 12.7 or 13.3. Which would be better for me to
upgrade?


Those are PostgreSQL versions...but it's your non-psql client software that needs upgrading, not PostgreSQL.

Given that the messages above indicate you are presently running 12.2 you should be upgrading to the current minor release in the v12 branch regardless.

David J.

pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: Re: Database issues when adding GUI
Next
From: Adrian Klaver
Date:
Subject: Re: Database issues when adding GUI