<div dir="ltr">Good morning,<div><br></div><div>I work on Postgresql/postgis and Qgis. </div> I had created a superuser account for me.<br>In qgis, I can see the postgis schemas and tables and browse the tables without problem.<br><br>This time, i  created another simple user account just to be able with qgis<br>to access and load the table in qgis.<br>In pgadmin I created a new role with privileges "can login" only.<br>Then, i tape : <br><br>GRANT SELECT ON ALL TABLES IN SCHEMA TO USER<br><br>The request is well recognized and carried out.<br>But in qgis GIS, I only see the schema structure, I don't see the list of spatial tables.<br>Where can the error come from? Have I forgotten something?<br><br><div>Thank you. </div></div>