pgadmin from 9.0RC1 in 8.2.4 status cannot cast type xid to text error

From: "Andrus" <kobruleht2(at)hot(dot)ee>
To: <pgsql-general(at)postgresql(dot)org>
Subject: pgadmin from 9.0RC1 in 8.2.4 status cannot cast type xid to text error
Date: 2010-10-04 16:01:19
Message-ID: B86483A011EB47C7ABE8A09A956FBC46@andrusnotebook
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I ran PgAdmin from 9.0RC1 in windows and selected

Tools/Server status for 8.2.4 server

After that messagebox with error

---------------------------
pgAdmin III
---------------------------
An error has occurred:

ERROR: cannot cast type xid to text
LINE 1: SELECT transaction::text, gid, prepared, owner, database FRO...
^
---------------------------
OK
---------------------------

occurs after every few seconds
After some time there are hundreds of messageboxes in screen.
Message boxes continue to apper even if status window is closed.

How to fix ?

Andrus.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Raymond O'Donnell 2010-10-04 16:13:00 Re: pgadmin from 9.0RC1 in 8.2.4 status cannot cast type xid to text error
Previous Message Alexander Farber 2010-10-04 14:56:22 Re: Any advice on debugging hanging postgresql-8.1.21 (many postmaster's)