Difference between revisions of "PostgreSQL meta-commands"

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/app-psql.html
 
https://www.postgresql.org/docs/current/app-psql.html
  
  [[\du]]          List users
+
  [[\du]]          [[List users]]
 
  [[\du+]]
 
  [[\du+]]
 
  [[\dg]]
 
  [[\dg]]
Line 20: Line 20:
 
  [[\ds]][S+] [ pattern ] [[sequence]]
 
  [[\ds]][S+] [ pattern ] [[sequence]]
 
  [[\dt]][S+] [ pattern ] [[table]]
 
  [[\dt]][S+] [ pattern ] [[table]]
  [[\dv]][S+] [ pattern ] [[view]]
+
  [[\dv]][S+] [ pattern ] [[Views|view]]
  
 +
[[\df]][S+]
 +
 +
[[\conninfo]]
  
 
== Related ==
 
== Related ==
* [[Tables]], [[views]], [[Schemas]], [[sequences]]
+
* [[Index]], [[Table]], [[foreign table]], [[Schema]], [[Sequence]], [[Views]], [[materialized view]]
  
 
== See also ==
 
== See also ==

Latest revision as of 17:48, 8 January 2024

Advertising: