I forgot to mention the version.
It is PostgreSQL 11.4 on Redhat 7.6 From: Sescu William (SW0) Hello % Regarding the Docs
https://www.postgresql.org/docs/11/sql-reindex.html and due to the REINDEX syntax, I should be able to specify VERBOSE when I run the REINDEX command, to print a progress report. (postgres@[local]:55000)[knowledgebase]> \h REINDEX Command: REINDEX Description: rebuild indexes Syntax: REINDEX [ ( VERBOSE ) ] { INDEX | TABLE | SCHEMA | DATABASE | SYSTEM } name But it is not working. (postgres@[local]:55000)[knowledgebase]> REINDEX VERBOSE DATABASE knowledgebase; ERROR: syntax error at or near "VERBOSE" LINE 1: REINDEX VERBOSE DATABASE knowledgebase; ^ Can somebody help me out regarding this issue. Cheers William
|
Attachment:
smime.p7s
Description: S/MIME cryptographic signature