Thread: Type Mismatch When Viewing Schema

Type Mismatch When Viewing Schema

From
"Haron, Charles"
Date:
Hello,

When try to view the schema of one particular database I get the following
error:
"An error has occured in pgAdminII:frmMain.tvNamespace:

Number: 13
Description: Type mismatch"

After which the only node in the tree that is visible is "Agreggates".

I had been able to view the schema of the database prior to this.  I have no
problems with any other database on the server.


Using:
pgAdmin 1.4.12
W2K SP2
ODBC Driver verion 7.2.5
PostgreSQL version 7.3.2


Thanks,
Chuck


Re: Type Mismatch When Viewing Schema

From
"Dave Page"
Date:

> -----Original Message-----
> From: Haron, Charles [mailto:Charles.Haron@Cognitive.com]
> Sent: 30 April 2003 16:28
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Type Mismatch When Viewing Schema
>
>
> Hello,
>
> When try to view the schema of one particular database I get
> the following
> error:
> "An error has occured in pgAdminII:frmMain.tvNamespace:
>
> Number: 13
> Description: Type mismatch"
>
> After which the only node in the tree that is visible is "Agreggates".
>
> I had been able to view the schema of the database prior to
> this.  I have no problems with any other database on the server.

Hi Chuck,

Can you please switch pgAdmin into full debug mode before logging onto
your server (under Tools -> Options) and then recreate the error, and
send the resulting logfile?

Thanks, Dave.