pg_view icon indicating copy to clipboard operation
pg_view copied to clipboard

Code refactoring around postgres versions.

Open alexeyklyukin opened this issue 7 years ago • 4 comments

Use PG version represented as an integer internally insteead of the float (float comparisons are imprecise). Instead of passing one version of the disk stat collector pass one version per each cluster (since wal directories are per cluster). Minor refactoring.

Fixes #88

alexeyklyukin avatar Jun 30 '17 16:06 alexeyklyukin

👍

alexeyklyukin avatar Jun 30 '17 17:06 alexeyklyukin

👍

alexeyklyukin avatar May 25 '18 14:05 alexeyklyukin

Any updates?

spumer avatar Jun 27 '18 06:06 spumer

:+1:

avaczi avatar Jul 24 '18 12:07 avaczi