Skip to content

Conversation

semabtariq1
Copy link

NOT YET READY FOR MERGE

…tion but i just wanted this to work now

Signed-off-by: semabtariq1 <[email protected]>
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@tomchon
Copy link

tomchon commented Dec 10, 2024

it's the same issue for me . docs set the limited in latest version: "TimescaleDB v2.13 is the last release that includes multi-node support for PostgreSQL versions 13, 14, and 15."

@tomchon
Copy link

tomchon commented Dec 27, 2024

but when i use timescaledb-2.13.0 on psql-14.15 ,error message has already been reported :
ERROR: function create_hypertable(regclass, name, replication_factor => unknown, chunk_time_interval => bigint, create_default_indexes => boolean) does not exist (SQLSTATE 42883)

@tomchon
Copy link

tomchon commented Dec 27, 2024

but when i use timescaledb-2.13.0 on psql-14.15 ,error message has already been reported : ERROR: function create_hypertable(regclass, name, replication_factor => unknown, chunk_time_interval => bigint, create_default_indexes => boolean) does not exist (SQLSTATE 42883)

i know the reason,when i DOWNGRADED package from 2.17 to 2.13 ,it should use “ --allow-downgrades “ to DOWNGRADED:
apt install timescaledb-2-loader-postgresql-14='2.13.0*' --allow-downgrades -y

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