Skip to content

Conversation

olirice
Copy link
Contributor

@olirice olirice commented Sep 16, 2024

Updates from 2.9.1 to 2.16.1

This update unblocks Postgres 16 as 2.9.1 does not support pg16

Public Interface Changes (removed functions)

  • public | add_data_node
  • public | alter_data_node
  • public | attach_data_node
  • public | create_distributed_hypertable
  • public | create_distributed_restore_point
  • public | delete_data_node
  • public | detach_data_node
  • public | distributed_exec
  • public | set_replication_factor
  • public | timescaledb_fdw_handler
  • public | timescaledb_fdw_validator

All of those relate to distributed hypertables which are no longer supported by timescale AO version 2.13. Its possible but very unlikely this functionality was used on the platform, and less likely that there is anything in pg_depends that would break an upgrade.

We'll have to call this "risk accepted"

Note: There are some other function signature changes in _internal schemas

@olirice olirice changed the title Update timescaledb apache to 2.16.1 for pg16 support pg16 - Update timescaledb apache to 2.16.1 Sep 16, 2024
@olirice olirice changed the title pg16 - Update timescaledb apache to 2.16.1 pg16 blocker - Update timescaledb apache to 2.16.1 Sep 16, 2024
@samrose samrose self-requested a review September 16, 2024 19:43
@olirice olirice marked this pull request as ready for review September 18, 2024 19:39
@olirice olirice requested a review from a team as a code owner September 18, 2024 19:39
@olirice olirice force-pushed the or/ext-timescale-pg16-compat branch from f52293c to 2aa3be1 Compare September 18, 2024 19:41
@olirice olirice merged commit 1f29227 into develop Sep 19, 2024
8 checks passed
@olirice olirice deleted the or/ext-timescale-pg16-compat branch September 19, 2024 12:47
damonrand pushed a commit to cepro/postgres that referenced this pull request Jun 15, 2025
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.

3 participants