Hi, for all users on one of my servers, when you click Browse it just shows me the column structure and not the table rows.
When you first login, it shows the user's list of databases, and you can drill down into schema, and then tables.
But clicking Browse only shows me info on the columns and does not display the table rows like normal.
Also, i'm guessing it's related, the left column shows a red X next to PostgreSQL.
![]()
I can use `psql` from shell ok. And /var/lib/pgsql/data/pg_hba.conf looks ok.
Any ideas?
When you first login, it shows the user's list of databases, and you can drill down into schema, and then tables.
But clicking Browse only shows me info on the columns and does not display the table rows like normal.
Also, i'm guessing it's related, the left column shows a red X next to PostgreSQL.

I can use `psql` from shell ok. And /var/lib/pgsql/data/pg_hba.conf looks ok.
Any ideas?