Hi I have installed:
* PostgresSQL 9.1.1 on Centos 5.6 server (and can access it with pgsql etc) * pgadmin 1.8.4 on a both a windows XP client and the Centos 5.6 server However I get the following error when I try to connect to the server: ERROR: Column "datconfig" does not exist Column not found in pgSet: rolconfig I've Googled the error and all the posts seem to refer previous versions of both of the above not be supported in a certain combination. However both of these are the latest and greatest so is this a supported combination or am I doing something fund fundamentally wrong? Mike