"Justin Pasher" <[EMAIL PROTECTED]> writes: > OK. After playing around with this extensively I FINALLY got the permissions > remove (from anything I can see). > ... > The table owner is also a different user from user id 101. However, it still > gives me the same complaint.
> pg_dump: WARNING: owner of data type "menu_items" appears to be invalid > pg_dump: WARNING: owner of data type "pg_toast_47831338" appears to be > invalid > I do notice the error says "owner of data type", so perhaps it is referring > to something else besides the table? Yeah, the pg_type entry for the table's rowtype. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster