Difference between revisions of "Search path"

From wikieduonline
Jump to navigation Jump to search
(Created page with " SHOW search_path; SET search_path; == See also == * {{PosgreSQL}}")
 
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{lc}}
 +
 +
[[SHOW]] search_path;
 +
[[SET]] search_path;
  
  
  SHOW search_path;
+
  [[ALTER USER]] airflow_user [[SET]] search_path = public;
[[SET]] search_path;  
 
  
 +
== Related ==
 +
* [[Database schema]]
  
 
== See also ==
 
== See also ==
* {{PosgreSQL}}
+
* {{Schema}}
 +
* {{PostgreSQL}}
 +
 
 +
[[Category:PostgreSQL]]

Latest revision as of 10:38, 9 February 2023

Advertising: