Select a role with superuser permission and try to change the owner of your table.
ALTER TABLE public.myname_record OWNER TO rndb;
Select a role with superuser permission and try to change the owner of your table.
ALTER TABLE public.myname_record OWNER TO rndb;