[tests] ProbackupTest::simple_bootstrap and PG9.6
dmitry-lipetsk opened this issue · 0 comments
dmitry-lipetsk commented
Hello,
pg_probackup/tests/helpers/ptrack_helpers.py
Lines 572 to 574 in a2510f5
Is this condition self.get_version(node) > 90600 really correct?
Or is it must be ">=90600"?
If I understand correctly the current code will process PG9.6 in the section for PG v15+