Mikhail A. Kulagin
|
26c4f38013
|
mkulagin-220213-test
|
2022-02-13 16:55:40 +03:00 |
|
Mikhail A. Kulagin
|
1790a990d2
|
fix windows builds (add forgotten catchup.c into gen_probackup_project.pl)
|
2022-02-11 16:58:23 +03:00 |
|
Mikhail A. Kulagin
|
a454bd7d63
|
[ci skip] improve packaging:
* adding testing of packages for PG-14
* updating postgres versions
* adding reprepro config and rpmmacros to git
* fixing forgotten rhel repo signing and package testing
* adding alt-8 package testing
* removing debian-8, ubuntu-14.04 and ubuntu-16.04 packaging
* s/PGPRO Standart/PGPRO Standard/g
|
2021-12-26 21:24:15 +03:00 |
|
Mikhail A. Kulagin
|
58a5805b59
|
[ci skip] packaging/Readme.md fix
|
2021-12-25 18:07:00 +03:00 |
|
Mikhail A. Kulagin
|
f4c0ac3bf1
|
Version 2.5.4
|
2021-12-24 13:49:09 +03:00 |
|
Mikhail A. Kulagin
|
758a32f092
|
Version 2.5.3
|
2021-11-22 13:16:48 +03:00 |
|
Mikhail A. Kulagin
|
5b6ca62417
|
[ci skip] packaging "tuning"
|
2021-10-26 00:06:23 +03:00 |
|
Mikhail A. Kulagin
|
c2e4f00932
|
[ci skip] packaging: small fix in packaging instruction
|
2021-10-22 00:54:41 +03:00 |
|
Mikhail A. Kulagin
|
d57b5fd6ed
|
Version 2.5.2
|
2021-10-21 17:01:14 +03:00 |
|
Mikhail A. Kulagin
|
f3341dab4a
|
[PGPRO-5750] fix windows compilation problem with PG-14
this is caused by upstream commit https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=bed90759fcbcd72d4d06969eebab81e47326f9a2
Reported by Victor Wagner and fixed by Victor Spirin
|
2021-10-21 16:03:46 +03:00 |
|
Mikhail A. Kulagin
|
92128e9b75
|
Merge branch 'release_2_5'
|
2021-10-21 13:54:14 +03:00 |
|
Mikhail A. Kulagin
|
474a9561ee
|
[ci skip] README.md: fix astra linux version list
|
2021-10-21 13:52:23 +03:00 |
|
Mikhail A. Kulagin
|
196a70bd32
|
Fixes for ptrack tests (test_ptrack_vacuum, test_ptrack_vacuum_bits_frozen, test_ptrack_vacuum_bits_visibility):
this is workaround for spgist metadata update bug (PGPRO-5707)
|
2021-10-20 20:37:44 +03:00 |
|
 Mikhail A. KulaginandMikhail A. Kulagin
|
66dd4b26e4
|
[PGPRO-5705] remove snapfs (found in commits 9bf541b85, 8b8337047, 5c247d0ff)
|
2021-10-20 15:19:08 +03:00 |
|
 Mikhail A. KulaginandMikhail A. Kulagin
|
73496c4124
|
Fix broken tests.validate.ValidateTest.test_validate_instance_with_several_corrupt_backups_interrupt
+fix small typo introduced in 02a3665
|
2021-10-19 15:29:42 +03:00 |
|
Mikhail A. Kulagin
|
fd4b75abab
|
Adapt tests.replica.ReplicaTest.test_archive_replica_not_null_offset to pgpro enterprise edition
|
2021-10-18 21:18:34 +03:00 |
|
Mikhail A. Kulagin
|
a4308f0774
|
Fix tests.backup.BackupTest.test_missing_replication_permission_1: make it compatible with PGPROBACKUP_SSH_REMOTE=ON on PG14 (follow bd81f7fc1)
|
2021-10-18 17:40:43 +03:00 |
|
Mikhail A. Kulagin
|
3cd69fb903
|
relaxation of the requirement for calling the old pg_catalog.ptrack_version() function
|
2021-10-18 17:20:35 +03:00 |
|
Mikhail A. Kulagin
|
7eaac77fe5
|
Merge remote-tracking branch 'origin/master' into release_2_5
|
2021-10-18 15:41:43 +03:00 |
|
Mikhail A. Kulagin
|
49caaa3b57
|
[skip travis] README.md update: fix info about supported versions of PGPRO with ptrack
|
2021-10-18 06:00:41 +03:00 |
|
Mikhail A. Kulagin
|
fc752c8902
|
Stabilize tests.checkdb.CheckdbTest.test_checkdb_with_least_privileges: accounting differences in amcheck versions in various editions of PG-10 (bd81f7f follow-up)
|
2021-10-18 05:51:12 +03:00 |
|
Mikhail A. Kulagin
|
0c3aff7429
|
Fix tests.pgpro2068.BugTest.test_minrecpoint_on_replica on 9.6
|
2021-10-17 00:07:05 +03:00 |
|
Mikhail A. Kulagin
|
9ba98ad2ef
|
travis: make 9.5 test allowed to fail
|
2021-10-16 23:33:16 +03:00 |
|
Mikhail A. Kulagin
|
807df12d3d
|
travis: more universal indication of the name of the ptraсk patch
|
2021-10-16 23:30:27 +03:00 |
|
Mikhail A. Kulagin
|
034c597cf8
|
Follow-up to 7ca590c6c, fix tests.backup.BackupTest.test_incremental_backup_without_full
|
2021-10-16 23:11:49 +03:00 |
|
Mikhail A. Kulagin
|
e22cb93034
|
Follow-up to 7ca590c6c, fix tests.backup.BackupTest.test_backup_modes_archive
|
2021-10-16 23:08:04 +03:00 |
|
Mikhail A. Kulagin
|
eb7eb16581
|
PTRACK now provides a separate patch for version 14 (see 3d6ccc6 ptrack commit), update travis testing configuration to use this standalone patch
|
2021-10-16 18:31:14 +03:00 |
|
Mikhail A. Kulagin
|
d9ba5d05ea
|
Change README for upcoming 2.5.2 release
|
2021-10-16 18:25:43 +03:00 |
|
Mikhail A. Kulagin
|
0545dd4a92
|
Running tests.ptrack.PtrackTest.test_horizon_lsn_ptrack now depends on PGPROBACKUPBIN_OLD
|
2021-10-15 12:53:07 +03:00 |
|
Mikhail A. Kulagin
|
bd79fbbbbb
|
test_ptrack_vacuum_truncate name was duplicated, rename one of them
|
2021-10-14 18:37:05 +03:00 |
|
Mikhail A. Kulagin
|
c83a8d4ab9
|
Stabilize tests.ptrack.PtrackTest.test_ptrack_vacuum_full_2
|
2021-10-14 18:10:48 +03:00 |
|
Mikhail A. Kulagin
|
01db7adeca
|
test_ptrack_vacuum_full name was duplicated, rename one of them
|
2021-10-14 17:27:57 +03:00 |
|
Mikhail A. Kulagin
|
80e88588c7
|
Fix broken in da5eb96 tests.validate.ValidateTest.test_basic_validate_nullified_heap_page_backup
|
2021-10-14 16:52:25 +03:00 |
|
Mikhail A. Kulagin
|
21abadfff7
|
Fix broken in f26c95964 tests.config.ConfigTest.test_corrupt_backup_content
|
2021-10-14 16:23:49 +03:00 |
|
Mikhail A. Kulagin
|
da5eb961c4
|
Stabilize tests.backup.BackupTest.test_backup_modes_archive
|
2021-10-14 16:06:10 +03:00 |
|
Mikhail A. Kulagin
|
de497aad52
|
Stabilize tests.ptrack.PtrackTest.test_horizon_lsn_ptrack
|
2021-10-14 15:11:08 +03:00 |
|
Mikhail A. Kulagin
|
76acd88e15
|
Stabilize tests.catchup.CatchupTest.test_tli_ptrack_catchup
|
2021-10-14 14:40:13 +03:00 |
|
Mikhail A. Kulagin
|
f7a81aa5fd
|
[Issue #413] packaging: bump postgres versions, add 14, remove 9.5, some workarounds (caused by old docker images)
|
2021-10-13 14:14:59 +03:00 |
|
Mikhail A. Kulagin
|
7feb748905
|
Prerelease test stabilization
ptrack.PtrackTest.test_ptrack_threads
backup.BackupTest.test_backup_with_least_privileges_role
ptrack.PtrackTest.test_ptrack_without_full
option.OptionTest.test_help_1
|
2021-10-13 05:30:20 +03:00 |
|
Mikhail A. Kulagin
|
52840d7899
|
[PGPRO-5454] copying basedir to exclude the situation of overwriting memory in another thread
|
2021-08-19 19:29:45 +03:00 |
|
Mikhail A. Kulagin
|
97fe5b8372
|
fix for windows: conditional strndup() replacement
|
2021-08-13 19:14:22 +03:00 |
|
Mikhail A. Kulagin
|
3e6701e618
|
Merge branch 'master' into release_2_5
|
2021-08-13 05:28:34 +03:00 |
|
Mikhail A. Kulagin
|
ba28354de7
|
Merge branch 'master' into release_2_5
|
2021-08-03 22:24:33 +03:00 |
|
Mikhail A. Kulagin
|
475513996e
|
travis: refine allow_failures condition (allow fail with postgresql master branch)
|
2021-08-03 18:54:21 +03:00 |
|
Mikhail A. Kulagin
|
0f3ae09bfd
|
add REL_14_STABLE and master PG branches to travis
|
2021-08-02 23:39:08 +03:00 |
|
Mikhail A. Kulagin
|
d55838e80d
|
fix test restore.RestoreTest.test_missing_database_map for PGPROEE11 compatibility
|
2021-06-18 13:39:11 +03:00 |
|
Mikhail A. Kulagin
|
0dcfb06ec7
|
s:snprintf(..., MAXPGPATH, "%s/%s", ...):join_path_components(...):g
|
2021-06-07 15:48:53 +03:00 |
|
Mikhail A. Kulagin
|
908a5ad65a
|
introduce ptrack_parse_version_string() and new ptrack version numbering schema
|
2021-06-03 18:28:22 +03:00 |
|
Mikhail A. Kulagin
|
ac2e7ccf1c
|
PGPRO-5018: Passing prev_backup_start_lsn (also known as horizonLsn) into fio_send_pages() and send_pages() in case of ptrack backup for additional verification of block changes on the server side (without test yet).
|
2021-05-24 06:22:11 +03:00 |
|
Mikhail A. Kulagin
|
8aea21d703
|
add version and help help pages
|
2020-12-30 06:59:32 +03:00 |
|
Mikhail A. Kulagin
|
3f09845911
|
remove backup_subcmd global variable and useless command_name variable
|
2020-12-29 08:47:20 +03:00 |
|