Difference between revisions of "GRANT CONNECT"

From wikieduonline
Jump to navigation Jump to search
(Created page with " == See also == * {{ALTER}} * {{GRANT}} Category:PostgreSQL")
 
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
 +
* <code>GRANT CONNECT on database xxxx to xxxxx</code>
  
  
 
+
* <code>[[GRANT ALL PRIVILEGES ON DATABASE]]</code>
 +
 +
* <code>[[GRANT USAGE ON SCHEMA]] your_schema TO GROUP your_group;</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 14:57, 15 December 2022

Advertising: