SOLVED: invalid type error

From: "Johnson, Shaunn" <SJohnson6(at)bcbsm(dot)com>
To: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: SOLVED: invalid type error
Date: 2002-06-03 19:10:36
Message-ID: 73309C2FDD95D11192E60008C7B1D5BB04C73B46@snt452.corp.bcbsm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2002-06-03 19:37:16 Re: invalid type error
Previous Message Glen Parker 2002-06-03 18:36:09 Automatic value truncation during update