Skip to content

Add reindex shell script with tmux and psql#255

Open
andyatkinson wants to merge 1 commit intomainfrom
chore/manually-reindex
Open

Add reindex shell script with tmux and psql#255
andyatkinson wants to merge 1 commit intomainfrom
chore/manually-reindex

Conversation

@andyatkinson
Copy link
Copy Markdown
Owner

Invoke manual REINDEX commands, either specific indexes or all indexes
for a table

Use "VERBOSE" and "CONCURRENTLY" options

Set a high statement_timeout to allow enough time for a REINDEX
operation to finish

Add a link to a query to monitor concurrent index build progress

Invoke manual REINDEX commands, either specific indexes or all indexes
for a table

Use "VERBOSE" and "CONCURRENTLY" options

Set a high statement_timeout to allow enough time for a REINDEX
operation to finish

Add a link to a query to monitor concurrent index build progress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant