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

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: Andrus <kobruleht2(at)hot(dot)ee>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pgadmin from 9.0RC1 in 8.2.4 status cannot cast type xid to text error
Date: 2010-10-04 16:13:00
Message-ID: 4CA9FD0C.5020302@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 04/10/2010 17:01, Andrus wrote:
> 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 ?

I can't help with the cast error, but you can reduce the frequency with
which pgAdmin reloads the server status - in the toolbar at the top,
there's a drop-down combo with various refresh rates. This will at least
stop all those error dialogs popping up, and give you a chance to fix
the real problem. :-)

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod(at)iol(dot)ie

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dave Page 2010-10-04 16:14:03 Re: pgadmin from 9.0RC1 in 8.2.4 status cannot cast type xid to text error
Previous Message Andrus 2010-10-04 16:01:19 pgadmin from 9.0RC1 in 8.2.4 status cannot cast type xid to text error