Difference between revisions of "PostgreSQL read only user"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
* [[GRANT CONNECT on database]] YourDB to my_[[readonly]];
 
* [[GRANT CONNECT on database]] YourDB to my_[[readonly]];
 
* <code>[[GRANT]] [[pg_read_all_data]], [[pg_monitor]] TO my_readonly;</code>
 
* <code>[[GRANT]] [[pg_read_all_data]], [[pg_monitor]] TO my_readonly;</code>
 +
 +
== Related ==
 +
* [[GRANT CONNECT]]
  
 
== See also ==
 
== See also ==

Revision as of 16:20, 20 September 2024

Advertising: