Skip to content

Reindex concurrently using pg_timetable #658

@ArashMasroor

Description

@ArashMasroor

I am using pg_timetable to reindex concurrently some of my indexes.
While doing the reindex, another query comes and locks the table. At this time an error appears and the command does not get finished.

Here is my config:

1
2
3

Here is the execution log:
4

Here is the timetable log:
5

How is it possible to overcome this error?

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions