If you get a Postgresql error message like this:
ERROR: must be owner of relation [your_table_here]
don't worry too much, it probably means what it says: You don't own the table (or relation) you're trying to modify. Well, I guess you can worry if you can't get someone to fix the permissions, but if you can it's no big deal.