Debian Patches

Status for patroni/3.0.2-1

Patch Description Author Forwarded Bugs Origin Last update
startup_scripts.patch no
acceptance_tests_system_patroni.patch =================================================================== no
requirements_setuptools.patch =================================================================== no
offline_intersphinx.patch =================================================================== no
requirements_cdiff.patch =================================================================== no
avoid_overwriting_configuration_during_boostrap.patch commit a3776e0dfb2f0c5a9e5174f948122b8fb33ceebc

Make backup copies of configuration files in config_dir.

Before, the .backup files were always done in the data directory. However, if
there is a distinct configuration directory, it seems logical to put them
there. If config_dir is not configured, it defaults back to the data directory,
so this will not change things for setups where postgresql.conf is in the data
directory.

On the other hand, it will help with setups where postgresql.conf is outside
the data directory and has local changes. In this case, those no longer get
overwritten on boostrap/clone from the primary's backup configuration file that
is streamed to the boostrapped node.

Close #2370

===================================================================
Michael Banck <michael.banck@credativ.de> no 2022-07-29
regression_tests_skip_citus_test.patch no
python3.6-compat.patch [PATCH] Compatibility with python 3.6
despite being EOL the number of downloads from pypi for 3.6 is on the
first place, hence we need to support it.

Fixed a couple of problems in tests:
1. pytest complains about `call` imported from mock, mock.call() is fine
2. one test of Citus intergration was broken
Alexander Kukushkin <cyberdemn@gmail.com> no 2023-03-28

All known versions for source package 'patroni'

Links