aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2013-06-20 08:17:14 +0900
committerFujii Masao <fujii@postgresql.org>2013-06-20 08:17:14 +0900
commitbab54e383dd102001753366d3c124f706c7967dd (patch)
tree809d19cea7bd7151e6c5398129a78465dc3ad4e2 /doc/src
parentf979599b2068f036405f1b51a9c4260619b06941 (diff)
downloadpostgresql-bab54e383dd102001753366d3c124f706c7967dd.tar.gz
postgresql-bab54e383dd102001753366d3c124f706c7967dd.zip
Support TB (terabyte) memory unit in GUC variables.
Patch by Simon Riggs, reviewed by Jeff Janes and me.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/config.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index c7d84b59ce2..940ed6ef58b 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -39,7 +39,7 @@
For convenience,
a different unit can also be specified explicitly. Valid memory units
are <literal>kB</literal> (kilobytes), <literal>MB</literal>
- (megabytes), and <literal>GB</literal> (gigabytes); valid time units
+ (megabytes), <literal>GB</literal> (gigabytes), and <literal>TB</literal> (terabytes); valid time units
are <literal>ms</literal> (milliseconds), <literal>s</literal>
(seconds), <literal>min</literal> (minutes), <literal>h</literal>
(hours), and <literal>d</literal> (days). Note that the multiplier