ohp@pyrenet.fr writes: > It seems that ALTER INDEX foo OWNER TO bar; doesn't work anymore. > The error is foo is not a table or a view.
Yeah, I suppressed that alternative a few weeks ago, thinking that it was not sensible since we don't really support having indexes owned by anyone except the owner of the parent table. Not sure what to do about the fact that pg_dump has been emitting it though. Maybe reduce the error to a warning, and make it a no-op? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org