Fabrízio de Royes Mello 4c4513bd7a Add pg_upgrade test to CI
It's long we need to have binary upgrade tests in our CI. One example
is #6935 (and others) that can be prevented if we have such kind of
test in our CI.

To implement the `pg_upgrade` test we used the python Testing Framework
for PostgreSQL (https://github.com/postgrespro/testgres).

Unfortunately the testing framework don't have the ability to retain the
pg_upgrade log files after a successful execution, then we created a PR
to make it possible and we'll use this patched version until we get the
code merged and released on upstream.

https://github.com/postgrespro/testgres/pull/125

Closes #3868 #4428
2024-05-26 13:52:59 -03:00
..
2024-05-14 17:19:20 +02:00
2023-11-15 12:17:33 -03:00
2023-11-04 13:29:02 -03:00
2024-05-26 13:52:59 -03:00
2024-05-25 20:05:20 +02:00
2022-09-23 11:40:48 +03:00
2022-09-23 11:40:48 +03:00
2023-11-04 13:29:02 -03:00
2024-01-22 09:18:26 +01:00