mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
New \dS psql command. initdb cleanup.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
.\" This is -*-nroff-*-
|
||||
.\" XXX standard disclaimer belongs here....
|
||||
.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.17 1997/11/15 16:32:25 momjian Exp $
|
||||
.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.18 1997/11/16 04:36:52 momjian Exp $
|
||||
.TH PSQL UNIX 1/20/96 PostgreSQL PostgreSQL
|
||||
.SH NAME
|
||||
psql \(em run the interactive query front-end
|
||||
@ -304,6 +304,8 @@ List only indexes.
|
||||
List operators.
|
||||
.IP "\eds"
|
||||
List only sequences.
|
||||
.IP "\edS"
|
||||
List system tables and indexes.
|
||||
.IP "\edt"
|
||||
List only tables.
|
||||
.IP "\edT"
|
||||
|
Reference in New Issue
Block a user