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

chore: merge release/15.6 changes into develop #1320

Merged
merged 34 commits into from
Nov 14, 2024
Merged

Conversation

pcnc
Copy link
Member

@pcnc pcnc commented Nov 13, 2024

Need to guard tsdb 2.9.1 from being built on anything above PG15 - @samrose is there any way of easily doing so?

timescaledb-apache> CMake Error at CMakeLists.txt:348 (message):
timescaledb-apache>   TimescaleDB only supports PostgreSQL 12, 13, 14 and 15

soedirgo and others added 30 commits October 1, 2024 22:20
* fix: only grant pg_read_all_data if it exists

* fix: prevent `public` from being casted into `regrole`
…age (#1248)

* chore: updates to run physical backups as a service (#1235)

* chore: init commence-backup service

* chore: bump adminapi and adminmgr

* chore: bump version

* fix: provide correct filename

* chore: bump postgres version
* fix: disable pg_stat_monitor

* chore: bump version
* fix: disable pg_stat_monitor

* chore: bump version
…aming fix (#1259)

Co-authored-by: Bobbie Soedirgo <[email protected]>
Co-authored-by: Bobbie Soedirgo <[email protected]>
Co-authored-by: Kang Ming <[email protected]>
Co-authored-by: Stojan Dimitrovski <[email protected]>
Co-authored-by: Sam Rose <[email protected]>
fix(ci): respect postgresVersion input (#1237)
fix: only grant pg_read_all_data if it exists (#1242)
fix(15.6): disable pg_stat_monitor (#1260)
* bump pg_net to 0.11.0

* bump image to 15.6.1.135
* fix: add more roles to reserved_roles & reserved_memberships

* Update common-nix.vars.pkr.hcl
* upgrade pg_net to 0.13.0 on 15.6

* bump postgres-version
@pcnc pcnc requested a review from a team as a code owner November 13, 2024 12:44
@pcnc pcnc requested review from samrose, olirice and soedirgo November 13, 2024 12:47
@samrose
Copy link
Contributor

samrose commented Nov 13, 2024

@pcnc I am testing the build of this PR here which should fix the issue and you can approve and merge it here if satisfied

#1321

* feat: filter timescaledb to only be included on v15

* chore: shuffle a bit to match what is needed for various versions

* chore: small fixes on sb wrappers and plv8 to merge in all needed install function
@pcnc pcnc merged commit ffa1052 into develop Nov 14, 2024
12 checks passed
@pcnc pcnc deleted the pcnc/release156-develop branch November 14, 2024 09:45
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.

9 participants