Hi,

I inadvertantly dropped a system data type (box) and now I am getting errors

cannot find datatype oid 603 when I do some selects

I have two possible solutions; 1 of which doesn't work yet

insert back into the pg_type table the box row copied from another machine
with oid 603, which postgres doesn't allow me to do.

recreate the type and find all the references to it. Can someone tell me
where to look for all the references to it?

Thanks in advance,

Dave Cramer


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to