Grigory Smolkin
|
93cedf1747
|
tests: fix test_validate_wal_unreal_values() and test_validate_wal_lost_segment_1()
|
2018-12-29 12:42:59 +03:00 |
|
Grigory Smolkin
|
c69d4ed7f8
|
tests: validate fix (windows support)
|
2018-12-28 19:26:01 +03:00 |
|
Arthur Zakirov
|
723c2b01a2
|
Bug fix: Consider target_lsn during validate WAL
|
2018-12-28 18:46:12 +03:00 |
|
Grigory Smolkin
|
7d53afb1c7
|
tests: windows support for validate
|
2018-12-27 22:40:23 +03:00 |
|
Sergey Cherkashin
|
9463b57990
|
Add parameter 'extra-directory' to pg_probackup.conf.
Minor improvements.
|
2018-12-27 18:47:15 +03:00 |
|
Grigory Smolkin
|
f6c1966415
|
tests: windows support, eschew using node.restart()
|
2018-12-27 17:19:23 +03:00 |
|
Grigory Smolkin
|
68ac0b43e2
|
README: Windows support in beta
|
2018-12-27 13:32:46 +03:00 |
|
Grigory Smolkin
|
8f9ca4ae9f
|
tests: windows support for test_restore_with_tablespace_mapping_1
|
2018-12-27 13:18:19 +03:00 |
|
Grigory Smolkin
|
c7dee40d13
|
tests: windows support for test_restore_with_tablespace_mapping_1
|
2018-12-27 13:04:16 +03:00 |
|
Grigory Smolkin
|
361d408c19
|
tests: support new behaviour of node.cleanup() in testgres
|
2018-12-27 13:00:57 +03:00 |
|
Grigory Smolkin
|
b61df02ce1
|
tests: windows compatibility, cross-platform path for base_dir
|
2018-12-26 22:59:13 +03:00 |
|
Arthur Zakirov
|
800ba045f5
|
No need to check static array backup->program_version to NULL
|
2018-12-26 15:00:05 +03:00 |
|
Grigory Smolkin
|
c1fd7ce031
|
minor fix
|
2018-12-25 22:07:54 +03:00 |
|
Grigory Smolkin
|
9a632f0f56
|
tests: windows support, fix test_incremental_backup_corrupt_full()
|
2018-12-25 22:04:56 +03:00 |
|
Grigory Smolkin
|
7b66795b8a
|
tests: windows support
|
2018-12-25 17:48:49 +03:00 |
|
Grigory Smolkin
|
f8340f5eb8
|
tests: adapt test_tablespace_in_pgdata_pgpro_1376 to 9e8d70d51b35
|
2018-12-25 17:12:48 +03:00 |
|
Grigory Smolkin
|
02860600d9
|
bugfix: elog fact of copying file after locking it, not before
|
2018-12-25 16:44:37 +03:00 |
|
Arthur Zakirov
|
a42895620d
|
Fix filling and releasing of black_list
|
2018-12-25 14:29:47 +03:00 |
|
Victor Spirin
|
31830df36d
|
Added initialization of variable for tablespace renaming
|
2018-12-25 14:08:15 +03:00 |
|
Sergey Cherkashin
|
4a6f8c515e
|
Cleanup
|
2018-12-25 03:11:34 +03:00 |
|
Sergey Cherkashin
|
7213106cfc
|
Add '--extra-directory' and '-E' options to help.c
|
2018-12-25 02:43:17 +03:00 |
|
Sergey Cherkashin
|
91c4572bbd
|
Add extra directories remapping on restore
|
2018-12-25 02:42:55 +03:00 |
|
Arthur Zakirov
|
9e8d70d51b
|
Fix handling recursive tablespaces.
Earlier it was disabled to have recursive tablespaces. The code was buggy, so fix the code and allow to have such tablespaces.
|
2018-12-24 20:02:50 +03:00 |
|
Sergey Cherkashin
|
da20711987
|
Remove 'extradir' field from backup_content.control
|
2018-12-20 17:58:44 +03:00 |
|
Victor Spirin
|
98c67194a6
|
Fixed removing directory for the delete command
|
2018-12-18 19:00:33 +03:00 |
|
Grigory Smolkin
|
04b96de31f
|
tests: windows compatibility, archive_command for windows
|
2018-12-18 12:06:04 +03:00 |
|
Arthur Zakirov
|
d557b40f43
|
PGPRO-1918: Remove instance-level lock, introduce backup-level lock
|
2018-12-18 10:49:14 +03:00 |
|
Sergey Cherkashin
|
d59d7e74bc
|
Merge branch 'master' into PGPRO-421
|
2018-12-17 20:12:36 +03:00 |
|
Grigory Smolkin
|
c7d7ceb5bb
|
tests: windows compatibility(WIP)
|
2018-12-17 17:54:38 +03:00 |
|
Grigory Smolkin
|
4650c6f6f8
|
tests: changes for windows compatibility(work in progress)
|
2018-12-17 17:44:42 +03:00 |
|
Arthur Zakirov
|
53cb7c1dd4
|
Fix removing files which are not in from_backup file list
|
2018-12-14 18:41:23 +03:00 |
|
Grigory Smolkin
|
13c4df812e
|
bugfix: undeclared compress_alg
|
2018-12-14 16:55:32 +03:00 |
|
Sergey Cherkashin
|
2220b49d6d
|
Fix merge of extradirectories. Minor improvements.
|
2018-12-13 21:02:27 +03:00 |
|
Arthur Zakirov
|
eec11c074c
|
Fix comment in main()
|
2018-12-13 17:11:45 +03:00 |
|
Grigory Smolkin
|
e16bdc6660
|
tests: add some comments
|
2018-12-13 13:21:57 +03:00 |
|
Grigory Smolkin
|
a5cef98908
|
tests: test_merge_tablespaces and test_merge_tablespaces_1 added
|
2018-12-13 11:45:04 +03:00 |
|
Grigory Smolkin
|
eef5769ffd
|
tests: pgdata_compare now detect missing or redundant directories
|
2018-12-13 10:20:49 +03:00 |
|
Grigory Smolkin
|
9484b6de27
|
tests: test_page_create_db added
|
2018-12-12 20:32:42 +03:00 |
|
Arthur Zakirov
|
5ad509a40e
|
Fix comment introduced in 0b05cf0343
|
2018-12-12 17:52:01 +03:00 |
|
Arthur Zakirov
|
0b05cf0343
|
Improve comment within on_interrupt()
|
2018-12-12 17:27:31 +03:00 |
|
Arthur Zakirov
|
23d1a26e02
|
Fix MERGE of uncompressed with compressed backups
|
2018-12-12 15:10:25 +03:00 |
|
Grigory Smolkin
|
30cf45816d
|
check backup version before backup validation, throw an error if backup version > binary version
|
2018-12-12 00:29:20 +03:00 |
|
Arthur Zakirov
|
eed5987406
|
Remove BOM marker from configuration.c
|
2018-12-11 12:47:21 +03:00 |
|
Arthur Zakirov
|
385f979fe7
|
Make compiler happy again
|
2018-12-11 12:27:36 +03:00 |
|
Arthur Zakirov
|
eead6b6307
|
Free unnecessary file object
|
2018-12-10 19:01:00 +03:00 |
|
Grigory Smolkin
|
9ac30ada54
|
bugfix: correctly log cmdline to logfile
|
2018-12-10 18:54:35 +03:00 |
|
Arthur Zakirov
|
dd18928e19
|
Make compiler happy
|
2018-12-10 18:02:22 +03:00 |
|
Arthur Zakirov
|
c1903db22b
|
Fix format warnings
|
2018-12-10 16:19:51 +03:00 |
|
Arthur Zakirov
|
a1de4a00d2
|
Merge branch 'master' into PGPRO-421
|
2018-12-10 15:27:03 +03:00 |
|
Grigory Smolkin
|
b455420a18
|
tests: more merge tests added
|
2018-12-07 23:39:39 +03:00 |
|