Skip to content

pullrequests Search Results · repo:postgrespro/pg_probackup language:Python is:unmerged

Filter by

25 results
 (138 ms)

25 results

inpostgrespro/pg_probackup (press backspace or delete to remove)

Added support for compression and decompression of ptrack.map. Compression during backup, decompression during restore.
  • kr1llin
  • Opened 
    on Sep 14
  • #657

  • demonolock
  • Opened 
    on Sep 11, 2024
  • #635

zlib decompression could mark error either as data error or buffer error . One of check did consider it, other didn t. Make them same. And use assertRaises for good (requires python 3.2 at least)
  • funny-falcon
  • Opened 
    on Nov 29, 2022
  • #577

…_unreal_values This test stucks with vanilla dd38ff28 commit (https://github.com/postgres/postgres/commit/dd38ff28addc13594c0f9e2a62ef2ffa59230598)
  • kulaginm
  • 3
  • Opened 
    on Nov 28, 2022
  • #575

Please pay attention to FIXMEs
  • fukanchik
  • 2
  • Opened 
    on Nov 22, 2022
  • #571

For now, we have to handle amcheck warning message properly
  • daniel-95
  • 2
  • Opened 
    on Nov 15, 2022
  • #569

  • daniel-95
  • 1
  • Opened 
    on Nov 1, 2022
  • #559

extension of https://github.com/postgrespro/pg_probackup/pull/551 with more detailed commits and node.cleanup() calls fixed for all allocated nodes.
  • avaness
  • Opened 
    on Nov 1, 2022
  • #557