--- /srv/reproducible-results/rbuild-debian/r-b-build.eVLA5kj1/b1/patroni_4.0.3-1_armhf.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.eVLA5kj1/b2/patroni_4.0.3-1_armhf.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - b2c627d5df748e333f66639407c8f844 538648 doc optional patroni-doc_4.0.3-1_all.deb │ + fc1fc7e3500f6c027bd86de552dcd40b 538692 doc optional patroni-doc_4.0.3-1_all.deb │ e1aafbab472aa91962d2b4ffe7ddca68 277052 database optional patroni_4.0.3-1_all.deb ├── patroni-doc_4.0.3-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-10-30 08:30:50.000000 debian-binary │ │ --rw-r--r-- 0 0 0 5448 2024-10-30 08:30:50.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 533008 2024-10-30 08:30:50.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 5444 2024-10-30 08:30:50.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 533056 2024-10-30 08:30:50.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/doc/patroni/html/modules/patroni.config.html │ │ │ │ @@ -151,15 +151,15 @@ │ │ │ │
│ │ │ │
│ │ │ │ __CACHE_FILENAME = 'patroni.dynamic.json'
│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -__DEFAULT_CONFIG: Dict[str, Any] = {'loop_wait': 10, 'postgresql': {'parameters': <CaseInsensitiveDict{'wal_level': 'hot_standby', 'hot_standby': 'on', 'max_connections': 100, 'max_wal_senders': 10, 'max_prepared_transactions': 0, 'max_locks_per_transaction': 64, 'track_commit_timestamp': 'off', 'max_replication_slots': 10, 'max_worker_processes': 8, 'wal_log_hints': 'on'} at b34df1b0>, 'use_slots': True}, 'retry_timeout': 10, 'standby_cluster': {'archive_cleanup_command': '', 'create_replica_methods': '', 'host': '', 'port': '', 'primary_slot_name': '', 'recovery_min_apply_delay': '', 'restore_command': ''}, 'ttl': 30}
│ │ │ │ +__DEFAULT_CONFIG: Dict[str, Any] = {'loop_wait': 10, 'postgresql': {'parameters': <CaseInsensitiveDict{'wal_level': 'hot_standby', 'hot_standby': 'on', 'max_connections': 100, 'max_wal_senders': 10, 'max_prepared_transactions': 0, 'max_locks_per_transaction': 64, 'track_commit_timestamp': 'off', 'max_replication_slots': 10, 'max_worker_processes': 8, 'wal_log_hints': 'on'} at f3eef1b0>, 'use_slots': True}, 'retry_timeout': 10, 'standby_cluster': {'archive_cleanup_command': '', 'create_replica_methods': '', 'host': '', 'port': '', 'primary_slot_name': '', 'recovery_min_apply_delay': '', 'restore_command': ''}, 'ttl': 30} │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ __get_and_maybe_adjust_int_value(config: Dict[str, Any], param: str, min_value: int) int
│ │ │ │

Get, validate and maybe adjust a param integer value from the config dict.

│ │ │ │
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -69,15 +69,15 @@ │ │ │ │ │ PATRONI_CONFIG_VARIABLE == ''PPAATTRROONNII__CCOONNFFIIGGUURRAATTIIOONN''_ │ │ │ │ │ __CACHE_FILENAME == ''ppaattrroonnii..ddyynnaammiicc..jjssoonn''_ │ │ │ │ │ __DEFAULT_CONFIG:: _DD_ii_cc_tt[[_ss_tt_rr,, _AA_nn_yy]] == {{''lloooopp__wwaaiitt'':: 1100,, ''ppoossttggrreessqqll'':: │ │ │ │ │ {{''ppaarraammeetteerrss'':: <>,, │ │ │ │ │ + ''mmaaxx__wwoorrkkeerr__pprroocceesssseess'':: 88,, ''wwaall__lloogg__hhiinnttss'':: ''oonn''}} aatt ff33eeeeff11bb00>>,, │ │ │ │ │ ''uussee__sslloottss'':: TTrruuee}},, ''rreettrryy__ttiimmeeoouutt'':: 1100,, ''ssttaannddbbyy__cclluusstteerr'':: │ │ │ │ │ {{''aarrcchhiivvee__cclleeaannuupp__ccoommmmaanndd'':: '''',, ''ccrreeaattee__rreepplliiccaa__mmeetthhooddss'':: '''',, ''hhoosstt'':: │ │ │ │ │ '''',, ''ppoorrtt'':: '''',, ''pprriimmaarryy__sslloott__nnaammee'':: '''',, ''rreeccoovveerryy__mmiinn__aappppllyy__ddeellaayy'':: │ │ │ │ │ '''',, ''rreessttoorree__ccoommmmaanndd'':: ''''}},, ''ttttll'':: 3300}}_ │ │ │ │ │ __get_and_maybe_adjust_int_value(ccoonnffiigg:: _DD_ii_cc_tt[[_ss_tt_rr,, _AA_nn_yy]], ppaarraamm:: _ss_tt_rr, │ │ │ │ │ mmiinn__vvaalluuee:: _ii_nn_tt) → _i_n_t_ │ │ │ │ │ Get, validate and maybe adjust a ppaarraamm integer value from the │ │ │ ├── ./usr/share/doc/patroni/html/modules/patroni.postgresql.config.html │ │ │ │ @@ -112,20 +112,20 @@ │ │ │ │

patroni.postgresql.config module

│ │ │ │
│ │ │ │
│ │ │ │ class patroni.postgresql.config.ConfigHandler(postgresql: Postgresql, config: Dict[str, Any])
│ │ │ │

Bases: object

│ │ │ │
│ │ │ │
│ │ │ │ -CMDLINE_OPTIONS = <CaseInsensitiveDict{'listen_addresses': (None, <function _false_validator>, 90100), 'port': (None, <function _false_validator>, 90100), 'cluster_name': (None, <function _false_validator>, 90500), 'wal_level': ('hot_standby', <patroni.validator.EnumValidator object>, 90100), 'hot_standby': ('on', <function _bool_is_true_validator>, 90100), 'max_connections': (100, <patroni.validator.IntValidator object>, 90100), 'max_wal_senders': (10, <patroni.validator.IntValidator object>, 90100), 'wal_keep_segments': (8, <patroni.validator.IntValidator object>, 90100), 'wal_keep_size': ('128MB', <patroni.validator.IntValidator object>, 130000), 'max_prepared_transactions': (0, <patroni.validator.IntValidator object>, 90100), 'max_locks_per_transaction': (64, <patroni.validator.IntValidator object>, 90100), 'track_commit_timestamp': ('off', <function _bool_validator>, 90500), 'max_replication_slots': (10, <patroni.validator.IntValidator object>, 90400), 'max_worker_processes': (8, <patroni.validator.IntValidator object>, 90400), 'wal_log_hints': ('on', <function _bool_validator>, 90400)} at b3b5b4e0>
│ │ │ │ +CMDLINE_OPTIONS = <CaseInsensitiveDict{'listen_addresses': (None, <function _false_validator>, 90100), 'port': (None, <function _false_validator>, 90100), 'cluster_name': (None, <function _false_validator>, 90500), 'wal_level': ('hot_standby', <patroni.validator.EnumValidator object>, 90100), 'hot_standby': ('on', <function _bool_is_true_validator>, 90100), 'max_connections': (100, <patroni.validator.IntValidator object>, 90100), 'max_wal_senders': (10, <patroni.validator.IntValidator object>, 90100), 'wal_keep_segments': (8, <patroni.validator.IntValidator object>, 90100), 'wal_keep_size': ('128MB', <patroni.validator.IntValidator object>, 130000), 'max_prepared_transactions': (0, <patroni.validator.IntValidator object>, 90100), 'max_locks_per_transaction': (64, <patroni.validator.IntValidator object>, 90100), 'track_commit_timestamp': ('off', <function _bool_validator>, 90500), 'max_replication_slots': (10, <patroni.validator.IntValidator object>, 90400), 'max_worker_processes': (8, <patroni.validator.IntValidator object>, 90400), 'wal_log_hints': ('on', <function _bool_validator>, 90400)} at f45664e0> │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -_RECOVERY_PARAMETERS = <CaseInsensitiveSet('archive_cleanup_command', 'pause_at_recovery_target', 'primary_conninfo', 'primary_slot_name', 'promote_trigger_file', 'recovery_end_command', 'recovery_min_apply_delay', 'recovery_target', 'recovery_target_action', 'recovery_target_inclusive', 'recovery_target_lsn', 'recovery_target_name', 'recovery_target_time', 'recovery_target_timeline', 'recovery_target_xid', 'restore_command', 'standby_mode', 'trigger_file') at b3b5b0f0>
│ │ │ │ +_RECOVERY_PARAMETERS = <CaseInsensitiveSet('archive_cleanup_command', 'pause_at_recovery_target', 'primary_conninfo', 'primary_slot_name', 'promote_trigger_file', 'recovery_end_command', 'recovery_min_apply_delay', 'recovery_target', 'recovery_target_action', 'recovery_target_inclusive', 'recovery_target_lsn', 'recovery_target_name', 'recovery_target_time', 'recovery_target_timeline', 'recovery_target_xid', 'restore_command', 'standby_mode', 'trigger_file') at f45660f0> │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ __init__(postgresql: Postgresql, config: Dict[str, Any]) None
│ │ │ │
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -54,23 +54,23 @@ │ │ │ │ │ <>,, 9900110000)),, │ │ │ │ │ ''mmaaxx__lloocckkss__ppeerr__ttrraannssaaccttiioonn'':: ((6644,, <>,, 9900110000)),, ''ttrraacckk__ccoommmmiitt__ttiimmeessttaammpp'':: ((''ooffff'',, <>,, 9900550000)),, ''mmaaxx__rreepplliiccaattiioonn__sslloottss'':: ((1100,, │ │ │ │ │ <>,, 9900440000)),, │ │ │ │ │ ''mmaaxx__wwoorrkkeerr__pprroocceesssseess'':: ((88,, <>,, │ │ │ │ │ 9900440000)),, ''wwaall__lloogg__hhiinnttss'':: ((''oonn'',, <>,, 9900440000))}} aatt │ │ │ │ │ - bb33bb55bb44ee00>>_ │ │ │ │ │ + ff4455666644ee00>>_ │ │ │ │ │ _RECOVERY_PARAMETERS == <>_ │ │ │ │ │ + ''ssttaannddbbyy__mmooddee'',, ''ttrriiggggeerr__ffiillee'')) aatt ff4455666600ff00>>_ │ │ │ │ │ __init__(ppoossttggrreessqqll:: _PP_oo_ss_tt_gg_rr_ee_ss_qq_ll, ccoonnffiigg:: _DD_ii_cc_tt[[_ss_tt_rr,, _AA_nn_yy]]) → _N_o_n_e_ │ │ │ │ │ _adjust_recovery_parameters() → _N_o_n_e_ │ │ │ │ │ _check_passfile(ppaassssffiillee:: _ss_tt_rr, wwaanntteedd__pprriimmaarryy__ccoonnnniinnffoo:: _DD_ii_cc_tt[[_ss_tt_rr,, _AA_nn_yy]]) │ │ │ │ │ → _b_o_o_l_ │ │ │ │ │ _check_primary_conninfo(pprriimmaarryy__ccoonnnniinnffoo:: _DD_ii_cc_tt[[_ss_tt_rr,, _AA_nn_yy]], │ │ │ │ │ wwaanntteedd__pprriimmaarryy__ccoonnnniinnffoo:: _DD_ii_cc_tt[[_ss_tt_rr,, _AA_nn_yy]]) → _b_o_o_l_ │ │ │ │ │ pprrooppeerrttyy _configuration_to_save:: _LL_ii_ss_tt[[_ss_tt_rr]]_ │ │ │ ├── ./usr/share/doc/patroni/html/searchindex.js │ │ │ │ ├── js-beautify {} │ │ │ │ │ @@ -10198,17 +10198,14 @@ │ │ │ │ │ "avoid": [5, 6, 8, 15, 22, 34, 35, 38, 48, 50, 64, 67, 68, 73, 80], │ │ │ │ │ "aw": [11, 14, 55, 73, 75, 81], │ │ │ │ │ "awai": [22, 36], │ │ │ │ │ "awar": [7, 8, 61, 71], │ │ │ │ │ "aws_avail": [55, 56], │ │ │ │ │ "awsconnect": [14, 55, 56], │ │ │ │ │ "b": [41, 43, 49, 64], │ │ │ │ │ - "b34df1b0": 18, │ │ │ │ │ - "b3b5b0f0": 41, │ │ │ │ │ - "b3b5b4e0": 41, │ │ │ │ │ "back": [5, 8, 9, 15, 20, 22, 34, 45, 48, 54, 72, 73, 74, 75], │ │ │ │ │ "backend": [22, 36, 51, 73, 75], │ │ │ │ │ "background": [2, 16, 73], │ │ │ │ │ "backlog": 35, │ │ │ │ │ "backoff": [64, 73], │ │ │ │ │ "backpatch": 73, │ │ │ │ │ "backup": [5, 8, 34, 38, 41, 58, 59, 60, 61, 73, 74, 78, 79, 81], │ │ │ │ │ @@ -11173,14 +11170,17 @@ │ │ │ │ │ "extens": [1, 3, 10, 19, 20, 24, 25, 27, 39, 41, 50, 51, 73, 81], │ │ │ │ │ "extern": [4, 8, 11, 62, 70, 73, 74], │ │ │ │ │ "extra": [11, 12, 70, 73], │ │ │ │ │ "extract": [9, 36, 43, 64, 73], │ │ │ │ │ "extran": 48, │ │ │ │ │ "extrem": [3, 73], │ │ │ │ │ "f": [2, 4, 10, 15, 71], │ │ │ │ │ + "f3eef1b0": 18, │ │ │ │ │ + "f45660f0": 41, │ │ │ │ │ + "f45664e0": 41, │ │ │ │ │ "facad": [67, 68], │ │ │ │ │ "face": [8, 15, 16, 20, 31, 48, 50, 59, 60, 61, 64, 67, 68, 73], │ │ │ │ │ "facil": [4, 8, 16, 18, 35, 54, 61, 63, 65, 81], │ │ │ │ │ "facilit": 73, │ │ │ │ │ "fact": [12, 20, 73], │ │ │ │ │ "factor": [4, 9, 10, 52, 73], │ │ │ │ │ "factori": [22, 50],