Skip to content

Commit 1ad5905

Browse files
committed
The attached patch for contrib/pg_autovacuum/README.pg_autovacuum fixes
one apparent error and makes a minor stylistic change that makes it more consistent and makes clear something that confused me :-) Andrew Dunstan
1 parent e60da4b commit 1ad5905

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

contrib/pg_autovacuum/README.pg_autovacuum

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,10 @@ pg_autovacuum has the following optional arguments:
110110
-D daemonize: Detach from tty and run in background.
111111
-s sleep base value: see "Sleeping" below.
112112
-S sleep scaling factor: see "Sleeping" below.
113-
-v vacuum base threshold: see Vacuum and Analyze.
114-
-V vacuum scaling factor: see Vacuum and Analyze.
115-
-a analyze base threshold: see Vacuum and Analyze.
116-
-A analyze scaling factor: see Vacuum and Analyze.
113+
-v vacuum base threshold: see "Vacuum and Analyze" below.
114+
-V vacuum scaling factor: see "Vacuum and Analyze" below.
115+
-a analyze base threshold: see "Vacuum and Analyze" below.
116+
-A analyze scaling factor: see "Vacuum and Analyze" below.
117117
-L log file: Name of file to which output is submitted, otherwise STDERR
118118
-U username: Username pg_autovacuum will use to connect with, if not
119119
specified the current username is used.
@@ -129,7 +129,7 @@ the time of writing they are:
129129
-v 1000
130130
-V 2
131131
-a 500 (half of -v if not specified)
132-
-A 1 (half of -v if not specified)
132+
-A 1 (half of -V if not specified)
133133
-s 300 (5 minutes)
134134
-S 2
135135

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy