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

From wikieduonline
Jump to navigation Jump to search
(Created page with " select * from information_schema.role_table_grants where grantee='YOUR_USER' ; == See also == * {{GRANT}} * {{PostgreSQL}} Category:PostgreSQL")
 
Line 3: Line 3:
  
  
  select  
+
  select * from information_schema.role_table_grants where grantee='YOUR_USER';
  *  
 
from information_schema.role_table_grants  
 
where grantee='YOUR_USER'
 
;
 
  
 
== See also ==
 
== See also ==

Revision as of 09:53, 29 October 2021

Advertising: