From 458a07701e2e464558238aeb6058b5179b133921 Mon Sep 17 00:00:00 2001 From: Fujii Masao Date: Fri, 15 May 2015 21:45:55 +0900 Subject: Support --verbose option in reindexdb. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sawada Masahiko, reviewed by Fabrízio Mello --- doc/src/sgml/ref/reindexdb.sgml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/sgml/ref/reindexdb.sgml b/doc/src/sgml/ref/reindexdb.sgml index a745f6cb21b..713efc099be 100644 --- a/doc/src/sgml/ref/reindexdb.sgml +++ b/doc/src/sgml/ref/reindexdb.sgml @@ -23,7 +23,8 @@ PostgreSQL documentation reindexdb connection-option - + option + @@ -60,6 +61,8 @@ PostgreSQL documentation reindexdb connection-option + option + @@ -69,6 +72,8 @@ PostgreSQL documentation reindexdb connection-option + option + @@ -195,6 +200,16 @@ PostgreSQL documentation + + + + + + Print detailed information during processing. + + + + -- cgit v1.2.3