We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75e2cbc commit 92210d4Copy full SHA for 92210d4
doc/man/vacuum.l
@@ -1,12 +1,12 @@
1
.\" This is -*-nroff-*-
2
.\" XXX standard disclaimer belongs here....
3
-.\" $Header: /cvsroot/pgsql/doc/man/Attic/vacuum.l,v 1.1.1.1 1996/08/18 22:14:28 scrappy Exp $
+.\" $Header: /cvsroot/pgsql/doc/man/Attic/vacuum.l,v 1.2 1996/10/03 04:21:31 momjian Exp $
4
.TH VACUUM SQL 11/05/95 Postgres95 Postgres95
5
.SH NAME
6
vacuum \(em vacuum a database
7
.SH SYNOPSIS
8
.nf
9
-\fBvacuum\fP
+\fBvacuum [table]\fP
10
.fi
11
.SH DESCRIPTION
12
.BR Vacuum
0 commit comments