Difference between revisions of "PostgreSQL meta-commands"

From wikieduonline
Jump to navigation Jump to search
Line 12: Line 12:
 
  [[\c]]
 
  [[\c]]
 
  [[\l]]
 
  [[\l]]
 +
 +
\dE[S+] [ pattern ]
 +
\di[S+] [ pattern ]
 +
\dm[S+] [ pattern ]
 +
\ds[S+] [ pattern ]
 +
\dt[S+] [ pattern ]
 +
\dv[S+] [ pattern ]
 +
 +
  
 
== Related ==
 
== Related ==

Revision as of 09:09, 28 April 2022

https://www.postgresql.org/docs/current/app-psql.html

\du
\du+
\dg
\ddp
\dp
\dp *.*
\list
\dn           Lists schemas (namespaces)
\dt
\c
\l
\dE[S+] [ pattern ]
\di[S+] [ pattern ]
\dm[S+] [ pattern ]
\ds[S+] [ pattern ]
\dt[S+] [ pattern ]
\dv[S+] [ pattern ]


Related

See also

Advertising: