Skip to content

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

Filter by

131 results
 (123 ms)

131 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

pg_multixact contains files which looks like db files, but they are not. get_backup_filelist should not pass to set_forkname files not in db folder nor global folder. Fixes #585
  • funny-falcon
  • Opened 
    on Feb 9, 2023
  • #586

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

Pg15 now reports if it didn t met expected contrecord. Absence of this message was long standing bug in previous postgres versions. This situation could happen if WAL segment was rewritten after restart. ...
  • funny-falcon
  • Opened 
    on Nov 29, 2022
  • #576

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