OpenText product name changes coming to the community soon! Learn more.

Wikis - Page

phpPgAdmin fails with "ERROR: column "relhasoids" does not exist"

0 Likes

phpPgAdmin fails with "ERROR:  column "relhasoids" does not exist" when you try to browse a table.

This is simple to solve. 

Go to /opt/novell/srv/www/htdocs/phpPgAdmin/classes/database/ and edit Postgres.php.

Search for "hasObjectID".

Now comment the lines above.

Afterwards your phpPgAdmin should work again.

I assume that you can use this tip for other appliances too if this issue occurs.

Labels:

How To-Best Practice
Support Tips/Knowledge Docs
Comment List
Related
Recommended