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