Grigory Smolkin
|
f324b08180
|
tests: more fixes for "cfs_backup" module
|
2021-02-11 20:27:47 +03:00 |
|
Grigory Smolkin
|
94ada4c137
|
[Issue #308] test coverage and comments improvement
|
2021-02-03 01:41:49 +03:00 |
|
Grigory Smolkin
|
4e445024f2
|
[Issue #280] Expand "--force" flag for incremental restore, now in case of system ID mismatch the destination PGDATA will be deleted; the content of the directory, used as destination for tablespace remapping, is now also deleted. Tablespace map is now validated before reading.
|
2021-01-22 15:56:14 +03:00 |
|
Grigory Smolkin
|
27310b3684
|
[Issue #284] added tests.time_stamp.TimeStamp.test_handling_of_TZ_env_variable
|
2020-12-09 10:50:49 +03:00 |
|
Grigory Smolkin
|
186fb72e1c
|
tests: minor fixes
|
2020-12-03 13:15:08 +03:00 |
|
Grigory Smolkin
|
d11e3398f0
|
[Issue #238] in PG>=12 use postgresql.auto.conf for recovery parameters
|
2020-12-02 18:32:26 +03:00 |
|
Grigory Smolkin
|
1cf233d3a0
|
[Issue #281] Non-exclusive locking mode for read-only tasks, such as restore and validate
|
2020-12-01 12:36:36 +03:00 |
|
Andrew A. Bille
|
cbb721427d
|
tests: ignore ptrack.map.tmp in pgdata_content
|
2020-11-16 15:15:05 +07:00 |
|
Andrew A. Bille
|
c796ab2c42
|
tests: fix errors for python3 in ptrack_helpers
|
2020-11-02 14:07:12 +07:00 |
|
Grigory Smolkin
|
3c00972bd4
|
tests: move to python3
|
2020-10-30 02:47:06 +03:00 |
|
Grigory Smolkin
|
a1f576752d
|
tests: kludge for testgres, which currently does not support PG13
|
2020-10-19 18:57:48 +03:00 |
|
Grigory Smolkin
|
6b01210216
|
tests: use wal_keep_segments in make_simple_node
|
2020-09-26 09:27:46 +03:00 |
|
Grigory Smolkin
|
ee6d0327de
|
[Issue #261] fix tests
|
2020-09-25 11:49:05 +03:00 |
|
Grigory Smolkin
|
066bb50274
|
tests: added tests.ptrack.PtrackTest.test_ptrack_stop_pg
|
2020-08-19 14:05:55 +03:00 |
|
Grigory Smolkin
|
f3248993c5
|
[Issue #228] minor fixes in tests
|
2020-06-22 16:58:24 +03:00 |
|
Grigory Smolkin
|
6f89a53ce0
|
tests: for basic smoke tests avoid crashish of PostgreSQL cluster when cleaning up test directories
|
2020-06-19 10:39:29 +03:00 |
|
Alexey Kondratov
|
583ffaaa30
|
Teach pg_probackup to work with ptrack 2.1
|
2020-05-21 13:59:44 +03:00 |
|
Grigory Smolkin
|
853d68522f
|
tests: disable autostart
|
2020-04-29 03:09:57 +03:00 |
|
Grigory Smolkin
|
2927549456
|
tests: fixes for 2.3.0
|
2020-04-29 01:26:56 +03:00 |
|
Grigory Smolkin
|
bebdef6c16
|
tests: fixes
|
2020-04-22 01:17:06 +03:00 |
|
gsmol
|
498134fe12
|
Merge pull request #196 from kuzmindb/issue_181
Issue 181
|
2020-04-21 02:14:36 +03:00 |
|
Grigory Smolkin
|
aa27b53f9d
|
[Issue #177] added test tests.archive.ArchiveTest.test_archive_show_partial_files_handling
|
2020-04-20 18:49:46 +03:00 |
|
Dmitriy Kuzmin
|
3fd92c629a
|
add probackup_version attribute to tests
|
2020-04-20 23:47:16 +10:00 |
|
Grigory Smolkin
|
23532e8bac
|
[Issue #183] test coverage
|
2020-04-20 14:11:20 +03:00 |
|
Grigory Smolkin
|
703d311b4b
|
[Issue #185] archive-get refactoring: multi-threading, batching, prefetchin, retrying and handling of '.partial' files
|
2020-04-17 03:40:23 +03:00 |
|
Grigory Smolkin
|
a196073944
|
[Issue #174] archive-push improvements: batching, multi-thread support, checksum computation on remote agent, use O_EXCL flag, --no-sync flag support
|
2020-03-25 00:19:46 +03:00 |
|
Grigory Smolkin
|
b15c7f1587
|
[Issue #169] test coverage
|
2020-02-21 22:19:52 +03:00 |
|
Grigory Smolkin
|
75fefb0858
|
tests: minor fixes
|
2019-12-24 15:03:59 +03:00 |
|
Alexey Kondratov
|
64d35c5022
|
Added support for ptrack 2.0
|
2019-12-23 18:23:29 +03:00 |
|
Grigory Smolkin
|
9a8285441e
|
[Issue #138] test coverage
|
2019-10-25 19:59:46 +03:00 |
|
Grigory Smolkin
|
5196fb25ec
|
tests: fixes
|
2019-10-21 13:46:48 +03:00 |
|
Grigory Smolkin
|
effea35742
|
tests: support PG12
|
2019-10-19 09:48:35 +03:00 |
|
Grigory Smolkin
|
23f7e11544
|
tests: minor fixes
|
2019-10-09 13:23:14 +03:00 |
|
Grigory Smolkin
|
1d8a654726
|
[Issue #127] WAL retention
|
2019-10-08 17:47:41 +03:00 |
|
Grigory Smolkin
|
c4b49c6abb
|
[Issue #68] the backup pinning
|
2019-10-07 14:28:03 +03:00 |
|
Grigory Smolkin
|
6062362519
|
tests: fixes
|
2019-10-04 10:36:56 +03:00 |
|
Grigory Smolkin
|
d34a6a3ad8
|
[Issue #116] WAL archive information
|
2019-09-17 17:35:27 +03:00 |
|
Grigory Smolkin
|
2413516389
|
tests: added set_auto_conf()
|
2019-09-14 02:49:41 +03:00 |
|
Grigory Smolkin
|
a42ebbff0c
|
tests: minor fixes
|
2019-09-05 11:12:17 +03:00 |
|
Grigory Smolkin
|
8c570b57f1
|
tests: detect missing backup in case of using "show" with "--backup-id" option
|
2019-08-28 20:08:42 +03:00 |
|
Grigory Smolkin
|
8623628839
|
Merge branch 'master' into issue_79
|
2019-07-30 16:02:28 +03:00 |
|
Grigory Smolkin
|
cbef806824
|
tests: minor fix
|
2019-07-27 05:57:52 +03:00 |
|
Grigory Smolkin
|
79f6733469
|
Merge branch 'master' into issue_79
|
2019-07-24 00:36:03 +03:00 |
|
Grigory Smolkin
|
db73f84057
|
[Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin
|
2019-07-23 20:11:11 +03:00 |
|
Grigory Smolkin
|
69eed7acb5
|
tests: minor fixes for "archive" module
|
2019-07-15 19:24:31 +03:00 |
|
Grigory Smolkin
|
b38692f464
|
tests: now ptrack tests by default are disabled, they can be enables via PG_PROBACKUP_PTRACK env variable. Multiple fixes, especially for PG 9.5
|
2019-07-12 18:01:28 +03:00 |
|
Grigory Smolkin
|
cb37bf8ecb
|
Merge branch 'master' into issue_79
|
2019-06-10 21:00:58 +03:00 |
|
Grigory Smolkin
|
dd2d85d11f
|
tests: added truncate_every_file_in_dir
|
2019-06-10 20:56:01 +03:00 |
|
Grigory Smolkin
|
a4df3b4178
|
[Issue #79] added tests for partial restore
|
2019-06-07 03:18:49 +03:00 |
|
Grigory Smolkin
|
513bc487c2
|
tests: remove psycopg2
|
2019-06-01 15:00:32 +03:00 |
|