No title

Started by frank churchabout 20 years ago2 messagesgeneral
Jump to latest
#1frank church
pgsql@adontendev.net

I get this error when I try to delete a column in a table in PG 7.4

"ERROR: multiple INTERNAL dependencies for table"

What could the cause be and how do I get rid of it?

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: frank church (#1)
Re:

Frank Church <pgsql@adontendev.net> writes:

I get this error when I try to delete a column in a table in PG 7.4
"ERROR: multiple INTERNAL dependencies for table"

That's fairly interesting ... can you provide a recipe for reproducing
it? PG 7.4.what-exactly?

regards, tom lane