SOLVED: invalid type error - Mailing list pgsql-general

From Johnson, Shaunn
Subject SOLVED: invalid type error
Date
Msg-id 73309C2FDD95D11192E60008C7B1D5BB04C73B46@snt452.corp.bcbsm.com
Whole thread Raw
Responses Re: SOLVED: invalid type error  (Jan Wieck <janwieck@yahoo.com>)
List pgsql-general

--Never mind; I solved it. 

--It had to do with something in pg_type.

--Thanks anyhow.

-X

-----Original Message-----
From: Johnson, Shaunn
Sent: Monday, June 03, 2002 2:24 PM
To: pgsql-general@postgresql.org
Subject: invalid type error

Howdy:

Running Postgres 7.1.3 on RedHat Linux 7.2.

I don't know what I did, or how I did it, but when I
try to do a pg_dump of a table, I get this message:

[snip]

WARNING: owner of type 'number' appears to be invalid
WARNING: owner of type 'interger' appears to be invalid

[/snip]

I'm thinking that I did the latter one when I was
trying to create a function and I fat-fingered
the name.

Does anyone know how I can get rid of these messages?

TIA!

-X

pgsql-general by date:

Previous
From: "Johnson, Shaunn"
Date:
Subject: invalid type error
Next
From: "Glen Parker"
Date:
Subject: Automatic value truncation during update