dataddo/pgq

Index validator doesn't work with partitioned tables

petans24 opened this issue · 0 comments

Index validator doesn't work with partitioned tables. It is checking only relkind 'r' but for partitioned tables is necessary also check relkind 'p'