Jeff Davis <pgsql(at)j-davis(dot)com> writes: > pg_dump -O apparently removes all instances of ALTER TABLE ... OWNER TO > from the output, but does not remove ALTER SEQUENCE ... OWNED BY from > the output. Why should it? That's not ownership in the same sense. regards, tom lane