Difference between revisions of "SET SESSION AUTHORIZATION"

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

Latest revision as of 10:18, 22 September 2022

Advertising: