Difference between revisions of "ERROR: permission denied for your-table"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by one other user not shown)
Line 2: Line 2:
  
  
 +
<code>select * from [[information_schema]].[[role_table_grants]] where grantee='YOUR_USER';</code>
  
select * from information_schema.role_table_grants where grantee='YOUR_USER';
+
<code>[[ERROR: permission denied for]]</code>
  
 
== See also ==
 
== See also ==
 
* {{GRANT}}
 
* {{GRANT}}
* {{PostgreSQL}}
+
* {{SELECT}}
  
 
[[Category:PostgreSQL]]
 
[[Category:PostgreSQL]]

Latest revision as of 10:58, 16 December 2022

Advertising: