Difference between revisions of "SET SESSION AUTHORIZATION"

From wikieduonline
Jump to navigation Jump to search
(Created page with " * RedShift {{PostgreSQL}}")
 
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
* https://www.postgresql.org/docs/current/sql-set-session-authorization.html
  
 +
[[SET SESSION]] AUTHORIZATION user_name
 +
 +
Output:
 +
SET
  
* [[RedShift]]
 
  
{{PostgreSQL}}
+
SELECT SESSION_USER, CURRENT_USER;
 +
 
 +
 
 +
 
 +
== Related ==
 +
* <code>[[sudo]]</code>
 +
 
 +
== See also ==
 +
* {{Redshift}}
 +
* {{PostgreSQL}}
 +
 
 +
[[Category:PostgreSQL]]
 +
[[Category:RedShift]]

Latest revision as of 10:18, 22 September 2022

Advertising: