1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-11-25 09:01:48 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
Mikhail A. Kulagin
b8c2076437 [PBCKP-261] fix configure flags for tests.pgpro2068.BugTest.test_minrecpoint_on_replica 2022-09-05 03:04:18 +03:00
dlepikhova
884e8b09f3
[pbckp-128] dry-run option for catchup (#477)
* Added dry-run option for catchup. Run catchup without affect on the files and WAL
2022-06-01 10:49:09 +03:00
Vyacheslav Makarov
4b2df86d69
PBCKP-97: added localization of messages
* PBCKP-97: Adding localization files

	Added localization of messages. Fixed some bugs.
	Added the --enable-nls tag for tests.
	Added a test to check the localization of messages.

Co-authored-by: Vyacheslav Makarov <v.makarov@postgrespro.ru>
2022-05-23 20:13:18 +03:00
Mikhail A. Kulagin
e101bfda7a Fix incorrect PG_PROBACKUP_PTRACK definition in travis tests (led to the inability to run ptraсk tests) 2022-04-12 14:48:38 +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
c00ffe2790
catchup functionality expansion (#419)
[PR #419] New command 'catchup' for synchronizing stale standby with master by transfering only changes blocks, or creating standby from scratch.

Co-authored-by: Elena Indrupskaya <e.indrupskaya@postgrespro.ru>
Co-authored-by: Grigory Smolkin <g.smolkin@postgrespro.ru>
2021-08-13 15:05:42 +03:00
Mikhail A. Kulagin
002d7b53b9
[PGPRO-5378] fix various tests (#420)
* [PGPRO-5378] tests.replica.ReplicaTest.test_replica_archive_page_backup stabilization
* Skip some tests on PG-9.5 (test_replica_switchover, test_replica_promote_archive_delta, test_replica_promote_archive_page, test_parent_choosing)
* travis: Fix compatibility issues with GDB
2021-08-13 02:59:20 +03:00
AndrewBille
8846e1997a
Stabilizy tests. (#411)
* tests: Introduced a new flag for tests -- PGPROBACKUP_GDB
* tests: Do travis builds with CFLAGS="-O0" (stabilization of gdb tests)
* tests: Run compatibility tests only if PGPROBACKUPBIN_OLD set
* tests: Running some tests now depends on PGPROBACKUP_SSH_REMOTE
2021-08-03 21:59:49 +03:00
Grigory Smolkin
469c5a1736 travis: some more fixes 2021-06-18 10:38:15 +03:00
Grigory Smolkin
d65ae6ccbd travis: build only required PG objects to speed up test 2021-06-18 01:15:43 +03:00
Grigory Smolkin
cf8fb8c9de travis: run only smoke suit 2021-06-17 21:59:04 +03:00
Grigory Smolkin
318cb6e5b8 travis: some more fixes 2021-06-17 21:41:39 +03:00
Grigory Smolkin
6506eade26 travis: move to python3 2021-06-17 21:41:35 +03:00
Grigory Smolkin
423ffcaf38 travis: start sshd in container 2021-06-17 21:41:31 +03:00
Alexey Kondratov
3880d60921 Change a way of setting up python environment 2020-05-19 19:37:50 +03:00
Alexey Kondratov
615dff5229 Travis CI integration 2020-04-06 17:08:14 +03:00
Grigory Smolkin
db73f84057 [Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin 2019-07-23 20:11:11 +03:00
stalkerg
188bbdd593 Rename project to pg_probackup. 2016-11-16 20:34:21 +03:00
Dmitry Vasilyev
87b61e2abd Travis tests 2016-09-16 00:26:18 +03:00