Forums

ERROR: column c.relhasoids does not exist

Dear PythonAnywhere Community,

I need your advice in solving the following issue;

ERROR:  column c.relhasoids does not exist

When I ran this on postgre console to describe my tables. Do I need a version upgrade or etc?

Thank you!

That is usually a sign that you are using an older postgres client on a newer postgres server. Have you updated your client tools? There are instructions on the Postgres tab on your Databases page.