Jeremy Buchmann <[EMAIL PROTECTED]> writes:
> So it is one of those temp tables...now if I delete those tables with the
> allow-system-table-mods switch, will that still correct the pg_inherits
> table so that the dependency no longer exists?
Yes, you should be okay once you've dropped the leftover temp tables.
BTW, you should consider updating to a newer release in hopes of getting
rid of the bug that's allowing the temp tables to stick around...
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])