Re: REINDEX VERBOSE iso-8859-1 option
От | Josef Šimánek |
---|---|
Тема | Re: REINDEX VERBOSE iso-8859-1 option |
Дата | |
Msg-id | CAFp7QwrV1GR8ZfNVubRGg9NOHCOfLc4gmpu1Fa3Lf3s69MRg+w@mail.gmail.com обсуждение исходный текст |
Ответ на | REINDEX VERBOSE iso-8859-1 option (Josef Šimánek <josef.simanek@gmail.com>) |
Ответы |
Re: REINDEX VERBOSE iso-8859-1 option
Re: REINDEX VERBOSE iso-8859-1 option |
Список | pgsql-general |
Ahh, I just tried to do the same with reindexdb cli tool and the actual syntax is REINDEX (VERBOSE) TABLE sales; Sorry for unnecessary question. Anyway maybe we can add this to documentation as a example. I can prepare patch for this if welcomed.
so 16. 11. 2019 v 18:40 odesílatel Josef Šimánek <josef.simanek@gmail.com> napsal:
Hello,according to https://www.postgresql.org/docs/11/sql-reindex.html VERBOSE option is valid for REINDEX command for 11.3 PostgreSQL server. Anyway I'm getting error using VERBOSE option.project_production=# REINDEX VERBOSE TABLE sales;
ERROR: syntax error at or near "VERBOSE"
LINE 1: REINDEX VERBOSE TABLE sales;
Time: 0.235 msI'm wondering if I'm doing anything wrong or actual documentation is wrong. Any ideas?
В списке pgsql-general по дате отправления: