I try to run query and got this error message
SQL Error [42501]: ERROR: permission denied for relation name_field db in redshift
here full details error
already try run this GRANT ALL PRIVILEGES ON TABLE name_field TO nameuser; following this reference Permission denied for relation