using psql 11.4 with a server 13.0 && meta commands

From: Matthias Apitz <guru(at)unixarea(dot)de>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: using psql 11.4 with a server 13.0 && meta commands
Date: 2020-10-21 11:54:01
Message-ID: 20201021115401.GA15270@r314251-amd64
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hello,

I've found the following problem using psql 11.4 against a server 13.0:

$ export LANG=en_US.UTF-8
$ psql -Usisis -dsisis
psql (11.4, server 13.0)
WARNING: psql major version 11, server major version 13.
Some psql features might not work.
Type "help" for help.

sisis=# \d dbctest
FEHLER: Spalte c.relhasoids existiert nicht
LINE 1: ...riggers, c.relrowsecurity, c.relforcerowsecurity, c.relhasoi...
^
sisis=#

Is this expected? Are there other bigger issues with commands. I see the
message "Some psql features might not work.", but that this affects also
"normal" commands of daily use...

Thanks

matthias
--
Matthias Apitz, ✉ guru(at)unixarea(dot)de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub
Без книги нет знания, без знания нет коммунизма (Влaдимир Ильич Ленин)
Without books no knowledge - without knowledge no communism (Vladimir Ilyich Lenin)
Sin libros no hay saber - sin saber no hay comunismo. (Vladimir Ilich Lenin)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ian Lawrence Barwick 2020-10-21 12:09:48 Re: using psql 11.4 with a server 13.0 && meta commands
Previous Message Andreas Joseph Krogh 2020-10-21 08:04:13 RUM and WAL-generation