Skip to content

Replace block of reindexing commands with more REINDEX CONCURRENTLY #36

Description

@Andrey3096

@keithf4, hi!

I have noticed that the output of --rebuild_index flag is a block of commands recreating the index. Since pg v.12 there is an option that enables reindexing concurrently.

Would you consider replacing the block of commands with the more intuitive and clear REINDEX CONCURRENTLY? That is rather about preferences, not the issue, but i hope that measure is beneficial for understanding.

Hope for your response.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions