AW: REINDEX VERBOSE DATABASE not working - Mailing list pgsql-admin

From William Sescu (Suva)
Subject AW: REINDEX VERBOSE DATABASE not working
Date
Msg-id a007fd9297c349e4896166cd5d447e81@suva.ch
Whole thread Raw
In response to Re: REINDEX VERBOSE DATABASE not working  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses REINDEX VERBOSE DATABASE not working  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-admin

Thanks for clarification. The REINDEX (VERBOSE) DATABASE xxx; works.

However, the syntax is not intuitive, from my point of view.

And TAB completion does not show you the (VERBOSE) option either.

 

e.g. if you press two times TAB, it does not show you the VERBOSE option

 

(postgres@[local]:55000)[knowledgebase]> REINDEX [TAB] [TAB]

DATABASE  INDEX     SCHEMA    SYSTEM    TABLE

 

Would it not be possible to allow 2 options. One with (VERBOSE) for backward compatibility and one with VERBOSE

 

Von: David G. Johnston [mailto:david.g.johnston@gmail.com]
Gesendet: Mittwoch, 3
. Juli 2019 18:22
An: Avin Kavish <avinkavish@gmail.com>
Cc: Fabrízio de Royes Mello <fabrizio@timbira.com.br>; Sescu William (SW0) <william.sescu@suva.ch>; pgsql-admin@postgresql.org
Betreff: Re: REINDEX VERBOSE DATABASE not working

 

On Wed, Jul 3, 2019 at 8:56 AM Avin Kavish <avinkavish@gmail.com> wrote:

That looks like a pretty bad syntax to require brackets around a keyword that has no contextual ambiguity.

 

Future pacing and overall consistency.

 

Here's a link to the relevant discussion:

 

David J.




Disclaimer:

Diese Nachricht und ihr eventuell angehängte Dateien sind nur für den Adressaten bestimmt. Sie kann vertrauliche oder gesetzlich geschützte Daten oder Informationen beinhalten. Falls Sie diese Nachricht irrtümlich erreicht hat, bitten wir Sie höflich, diese unter Ausschluss jeglicher Reproduktion zu löschen und die absendende Person zu benachrichtigen. Danke für Ihre Hilfe.

This message and any attached files are for the sole use of the recipient named above. It may contain confidential or legally protected data or information. If you have received this message in error, please delete it without making any copies whatsoever and notify the sender. Thank you for your assistance.
Attachment

pgsql-admin by date:

Previous
From: Holger Jakobs
Date:
Subject: Re: Fwd: Alternative to pg_lsclusters in RHEL/CentOS?
Next
From: "David G. Johnston"
Date:
Subject: REINDEX VERBOSE DATABASE not working