From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Ajay Chitale <ajaycc(at)gmail(dot)com> |
Cc: | Sergei Kornilov <sk(at)zsrv(dot)org>, "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
Subject: | Re: BUG #16841: psql -- \d tablename , displays "Error : column c.relhasoids does not exit" |
Date: | 2021-01-28 09:06:48 |
Message-ID: | CABUevEydgUU=WT8r==ss0CDo9HfnXi_aAq7GMYcCmSR15xZapA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Thu, Jan 28, 2021 at 9:54 AM Ajay Chitale <ajaycc(at)gmail(dot)com> wrote:
>
> Hi,
>
> Yes, I get that message
>
> bash-4.2$ psql mydb
> could not change directory to "/home/postgresql"
> psql (9.2.24, server 13.1)
> WARNING: psql version 9.2, server version 13.0.
> Some psql features might not work.
Wow that is.. *very* old. And has been unsupported for many years.
You'll want to upgrade your client. On CentOS that will mean
installing the package "postgresql13". I'd suggest uninstalling the
9.2 packages while you're at it, so you don't accidentally end up
running things from the old versions.
--
Magnus Hagander
Me: https://www.hagander.net/
Work: https://www.redpill-linpro.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Ajay Chitale | 2021-01-28 09:36:32 | Re: BUG #16841: psql -- \d tablename , displays "Error : column c.relhasoids does not exit" |
Previous Message | Juan José Santamaría Flecha | 2021-01-28 09:00:51 | Re: BUG #16838: notice is not displayed with in function |