Re: BUG #15881: \d name_of_any_table_in_any_database produces ERROR - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: BUG #15881: \d name_of_any_table_in_any_database produces ERROR
Date
Msg-id 20190628130248.GA30067@alvherre.pgsql
Whole thread Raw
In response to Re: BUG #15881: \d name_of_any_table_in_any_database produces ERROR  (c Campo <cc@cj3.cc>)
List pgsql-bugs
On 2019-Jun-28, c Campo wrote:

> I don't know what postgres intends to use older versions of psql to
> connect to version 12; if postgres intends with RELEASE version 12 to
> only use version 12 of psql to connect to the version 12 postgres,

Older versions work, but some specific features don't.  This is
expected, known, and the only way to allow things to move forward.

> then postgres is ok; if not, then there is a problem. If the intension
> is the former, then documentation should state so. 

It seems okay.  This is what psql says that when you connect:

> WARNING: psql major version 9.6, server major version 12.
>          Some psql features might not work.

It seems very clear to me, but maybe I'm just too used to it.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-bugs by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: BUG #15881: \d name_of_any_table_in_any_database produces ERROR
Next
From: Tom Lane
Date:
Subject: Re: BUG #15880: ERROR: could not open extension control file "/usr/pgsql-11/share/extension/pgagent.control": No su