1.10.1
What's Changed
- Adding port and database name into params list for add-instance command by @egarbuz in #118
- Fix error 'Is another postmaster already running on port XXX' in node by @MetalDream666 in #120
- Value pg_probackup major_version added to the class Init by @egarbuz in #119
- Add options to command pg_basebackup by @demonolock in #121
- Add pgbench_with_wait function by @demonolock in #122
- Add options to pg_upgrade by @fabriziomello in #125
- Added command execution time measurement in pg_probackup run by @MakSl in #123
- Add parsing backup_id in run app.py by @demonolock in #126
New Contributors
- @egarbuz made their first contribution in #118
- @fabriziomello made their first contribution in #125
- @MakSl made their first contribution in #123
Full Changelog: 1.10.0...1.10.1