Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync dev-16 branch with the latest changes #973

Merged
merged 17 commits into from
Feb 21, 2024
Merged

Sync dev-16 branch with the latest changes #973

merged 17 commits into from
Feb 21, 2024

Conversation

hughcapet and others added 16 commits August 30, 2023 09:58
* Various tests fixes
- Try both gnu and non-gnu 'date' command syntax
- Cleanup all test containers
- Fix scope name
* Fix flaky tests:
- wait backup before upgrade
- drop table with OIDs in upgrade container

Co-authored-by: Max Neverov <[email protected]>

---------

Co-authored-by: Max Neverov <[email protected]>
* setup default image when cleaning up containers
* update readme to run test
* Add md extension to tests README
---------
Co-authored-by: Polina Bungina <[email protected]>
* Patroni 3.1.0, timescaledb 2.11.2
* Align with the new Patroni code API
Co-authored-by: Sergey Dudoladov <[email protected]>
- wait_all_streaming/wait_zero_lag with configurable replica count
- create table with oids using special func, not in the initial schema
- add pg_repack extension to the initial schema
- separate func for creating timescaledb objects
- set WALE_BACKUP_THRESHOLD_PERCENTAGE to a higher value to ensure wal-e
  replica bootsrap method in test suite 5
- single verify_clone_upgrade func
- adjust comments and formatting
- ensure test suite 4 actually restores latest backup from PG10 and then upgrades
* add toggle to enable grouping log by date

* add information in environment.rst

* Update ENVIRONMENT.rst

Co-authored-by: Polina Bungina <[email protected]>

---------

Co-authored-by: Polina Bungina <[email protected]>
Due to the noticeable number of backward-incompatible changes in
pg_parman 5.0, we better force users to prepare and check everything
before actually upgrading the extension. So if performing major upgrade
with pg_partman pre 5.X installed, we skip automatic update of it
Make in-place upgrade code use the bin_dir of the proper version
throught the whole process, so that
ConfigHandler.write_postgresql_conf() validates provided params using
the proper PG version.
@hughcapet hughcapet marked this pull request as ready for review February 19, 2024 11:32
@hughcapet hughcapet marked this pull request as draft February 19, 2024 11:32
@hughcapet hughcapet marked this pull request as ready for review February 21, 2024 06:29
@jopadi
Copy link
Member

jopadi commented Feb 21, 2024

👍

1 similar comment
@idanovinda
Copy link
Member

👍

@hughcapet hughcapet merged commit a4fbfee into dev-16 Feb 21, 2024
4 checks passed
@hughcapet hughcapet deleted the dev16/sync branch February 21, 2024 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants