Difference between revisions of "GRANT pg read all data TO xxx;"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
  
 
:<code>[[create role]] USERNAME [[with login password]] 'PASSWORD';</code>
 
:<code>[[create role]] USERNAME [[with login password]] 'PASSWORD';</code>
:<code>[[GRANT]] [[pg_read_all_data]] TO xxx;</code>
+
:<code>[[GRANT]] [[pg_read_all_data]], [[pg_monitor]] TO xxx;</code>
  
 
== Related ==
 
== Related ==

Revision as of 15:34, 20 September 2024

Advertising: