index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_basebackup
/
t
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix pg_basebackup with in-place tablespaces some more.
Robert Haas
2023-04-18
1
-0
/
+40
*
Support long distance matching for zstd compression
Tomas Vondra
2023-04-06
1
-1
/
+8
*
Update copyright for 2023
Bruce Momjian
2023-01-02
3
-3
/
+3
*
Message style improvements
Peter Eisentraut
2022-09-24
2
-4
/
+4
*
Simplify handling of compression level with compression specifications
Michael Paquier
2022-09-14
1
-62
/
+72
*
Remove unnecessary Windows-specific basebackup code.
Thomas Munro
2022-07-22
1
-0
/
+17
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
3
-42
/
+83
*
Use standard timeout, in 010_pg_basebackup.pl.
Noah Misch
2022-04-15
1
-1
/
+2
*
Rework compression options of pg_receivewal
Michael Paquier
2022-04-13
1
-19
/
+9
*
Remove exclusive backup mode
Stephen Frost
2022-04-06
1
-0
/
+4
*
Allow parallel zstd compression when taking a base backup.
Robert Haas
2022-03-30
1
-0
/
+5
*
Harden TAP tests that intentionally corrupt page checksums.
Tom Lane
2022-03-25
1
-23
/
+11
*
Remove unused module imports from TAP tests
Daniel Gustafsson
2022-03-24
1
-2
/
+0
*
Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DETAIL.
Robert Haas
2022-03-23
1
-6
/
+66
*
Change HAVE_LIBLZ4 and HAVE_LIBZSTD tests to USE_LZ4 and USE_ZSTD.
Robert Haas
2022-03-15
1
-1
/
+1
*
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-15
1
-2
/
+2
*
Quick exit on log stream child exit in pg_basebackup
Daniel Gustafsson
2022-02-23
1
-0
/
+34
*
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-02-20
1
-10
/
+8
*
Remove command checks in tests of pg_basebackup and pg_receivewal
Michael Paquier
2022-02-15
2
-9
/
+6
*
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-02-11
2
-2
/
+6
*
Authorize new user in pg_basebackup tests
Andrew Dunstan
2022-02-03
1
-1
/
+2
*
Fix server crash bug in 'server' backup target.
Robert Haas
2022-02-02
1
-1
/
+12
*
Unbreak pg_basebackup/t/010_pg_basebackup.pl on msys
Andrew Dunstan
2022-01-24
1
-1
/
+1
*
Extend the options of pg_basebackup to control compression
Michael Paquier
2022-01-21
1
-4
/
+32
*
Support base backup targets.
Robert Haas
2022-01-20
1
-1
/
+63
*
tests: Consistently use pg_basebackup -cfast --no-sync to accelerate tests.
Andres Freund
2022-01-17
1
-49
/
+55
*
Clean up TAP tests' usage of wait_for_catchup().
Tom Lane
2022-01-16
1
-1
/
+1
*
Fix thinko coming from 000f3adf
Michael Paquier
2022-01-08
1
-4
/
+17
*
Update copyright for 2022
Bruce Momjian
2022-01-07
3
-3
/
+3
*
Add TAP tests for pg_basebackup with compression
Michael Paquier
2022-01-07
1
-1
/
+36
*
Fix typo in TAP tests of pg_receivewal
Michael Paquier
2021-12-18
1
-1
/
+1
*
Revert "Check that we have a working tar before trying to use it"
Andrew Dunstan
2021-12-08
1
-2
/
+4
*
Check that we have a working tar before trying to use it
Andrew Dunstan
2021-12-08
1
-1
/
+2
*
Add support for LZ4 compression in pg_receivewal
Michael Paquier
2021-11-05
1
-8
/
+64
*
Rework compression options of pg_receivewal
Michael Paquier
2021-11-04
1
-3
/
+13
*
Add TAP test for pg_receivewal with timeline switch
Michael Paquier
2021-11-01
1
-1
/
+61
*
Speed up TAP tests of pg_receivewal
Michael Paquier
2021-10-29
1
-11
/
+13
*
Allow pg_receivewal to stream from a slot's restart LSN
Michael Paquier
2021-10-26
1
-1
/
+52
*
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-24
3
-15
/
+15
*
Enable TAP tests of pg_receivewal for ZLIB on Windows, take three
Michael Paquier
2021-07-31
1
-5
/
+3
*
Use --no-loop for new calls of pg_receivewal --endpos in TAP tests
Michael Paquier
2021-07-30
1
-2
/
+6
*
Avoid calling TestLib::perl2host on a symlinked directory
Andrew Dunstan
2021-07-29
1
-5
/
+7
*
Unify PostgresNode's new() and get_new_node() methods
Andrew Dunstan
2021-07-29
3
-4
/
+4
*
Simplify matching pattern check in TAP tests of pg_receivewal
Michael Paquier
2021-07-27
1
-1
/
+1
*
Skip trailing whitespaces when parsing integer options
Michael Paquier
2021-07-27
1
-1
/
+3
*
Disable TAP tests of pg_receivewal for ZLIB on Windows
Michael Paquier
2021-07-22
1
-3
/
+5
*
Re-enable TAP tests of pg_receivewal for ZLIB on Windows
Michael Paquier
2021-07-20
1
-5
/
+3
*
Disable tests involving ZLIB on Windows for pg_receivewal
Michael Paquier
2021-07-16
1
-3
/
+5
*
Fix portability issue with gzip in TAP test of pg_receivewal
Michael Paquier
2021-07-15
1
-3
/
+2
*
Add TAP tests for ZLIB compression for pg_receivewal
Michael Paquier
2021-07-15
1
-2
/
+77
[next]