mfvanek / pg-index-health

pg-index-health is a Java library for analyzing and maintaining indexes and tables health in Postgresql databases.
Apache License 2.0
128 stars 15 forks source link

Add check for sequence overflow #401

Closed BLoHny closed 5 months ago

BLoHny commented 5 months ago

relates #363

BLoHny commented 5 months ago

Locally, we confirmed that pg-index-health-generator:pitest is working successfully. What seems to be the issue?

mfvanek commented 5 months ago

Locally, we confirmed that pg-index-health-generator:pitest is working successfully. What seems to be the issue?

It happened because your PR are from fork. It's not a problem.

mfvanek commented 5 months ago

Superseded by https://github.com/mfvanek/pg-index-health/pull/403