--- /srv/reproducible-results/rbuild-debian/r-b-build.7U3claJm/b1/patroni_4.0.3-1_arm64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.7U3claJm/b2/patroni_4.0.3-1_arm64.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - c8452eb2daff98061aed9f56e9ec9a6c 538696 doc optional patroni-doc_4.0.3-1_all.deb │ + f9b242661a3ecc3901eab647f104b9eb 538652 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 5444 2024-10-30 08:30:50.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 533060 2024-10-30 08:30:50.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 5448 2024-10-30 08:30:50.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 533012 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 ffff9a164830>, '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 ffff8f7f79e0>, '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 ffffffff88ff77ff7799ee00>>,, │ │ │ │ │ ''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 ffff9a1cd550>
│ │ │ │ +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 ffff94912e40> │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -_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 ffff9a1ccec0>
│ │ │ │ +_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 ffff94912750> │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ __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 │ │ │ │ │ - ffffffff99aa11ccdd555500>>_ │ │ │ │ │ + ffffffff9944991122ee4400>>_ │ │ │ │ │ _RECOVERY_PARAMETERS == <>_ │ │ │ │ │ + ''ssttaannddbbyy__mmooddee'',, ''ttrriiggggeerr__ffiillee'')) aatt ffffffff9944991122775500>>_ │ │ │ │ │ __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 {} │ │ │ │ │ @@ -11222,17 +11222,17 @@ │ │ │ │ │ "fenc": [36, 73, 81], │ │ │ │ │ "fennema": 73, │ │ │ │ │ "fequent": 6, │ │ │ │ │ "fetch": [3, 15, 24, 34, 36, 54, 71, 73], │ │ │ │ │ "fetch_node_statu": [14, 34], │ │ │ │ │ "fetch_nodes_status": [14, 34], │ │ │ │ │ "few": [3, 8, 11, 41, 45, 73], │ │ │ │ │ - "ffff9a164830": 18, │ │ │ │ │ - "ffff9a1ccec0": 41, │ │ │ │ │ - "ffff9a1cd550": 41, │ │ │ │ │ + "ffff8f7f79e0": 18, │ │ │ │ │ + "ffff94912750": 41, │ │ │ │ │ + "ffff94912e40": 41, │ │ │ │ │ "field": [1, 12, 16, 22, 23, 24, 25, 34, 35, 36, 49, 52, 62, 65, 69, 73, 76, 81], │ │ │ │ │ "fieldpath": 3, │ │ │ │ │ "fieldref": 3, │ │ │ │ │ "figur": [9, 29, 32, 34, 36, 47, 73, 75], │ │ │ │ │ "file": [1, 2, 3, 4, 6, 7, 8, 15, 18, 19, 20, 21, 22, 27, 29, 32, 35, 36, 37, 38, 41, 47, 48, 50, 54, 61, 64, 65, 70, 71, 73, 74, 75, 76, 81], │ │ │ │ │ "file_create_mod": [14, 32], │ │ │ │ │ "file_key_nam": 27,