File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
.\" This is -*-nroff-*-
2
2
.\" XXX standard disclaimer belongs here....
3
- .\" $Header: /cvsroot/pgsql/doc/man/Attic/vacuum.l,v 1.2 1996/10/03 04:21:31 momjian Exp $
3
+ .\" $Header: /cvsroot/pgsql/doc/man/Attic/vacuum.l,v 1.3 1996/10/04 14:50:18 momjian Exp $
4
4
.TH VACUUM SQL 11/05/95 Postgres95 Postgres95
5
5
.SH NAME
6
6
vacuum \(em vacuum a database
@@ -30,5 +30,8 @@ records, it may be a good idea to issue a
30
30
query. This will update the system catalogs with the results of all
31
31
recent changes, and allow the Postgres query optimizer to make better
32
32
choices in planning user queries.
33
+ .PP
34
+ The purge(l) command can be used to control the archive retention
35
+ characteristics of a given table.
33
36
.SH "SEE ALSO"
34
- vacuum(1 ).
37
+ purge(l ).
You can’t perform that action at this time.
0 commit comments