Difference between revisions of "Information schema"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
  
  
== Relate ==
+
== Related ==
 
* <code>[[psql -l]]</code>
 
* <code>[[psql -l]]</code>
 +
[[ERROR: permission denied for your-table]]
  
  

Revision as of 15:25, 15 December 2022


select * from information_schema.role_table_grants where grantee='YOUR_USER';
grantor grantee .../...


Related

ERROR: permission denied for your-table


SELECT, GRANT SELECT ON, BETWEEN

PostgreSQL: catalogs

Advertising: