Quick fix removing multi node support#264
Quick fix removing multi node support#264semabtariq1 wants to merge 1 commit intotimescale:masterfrom
Conversation
…tion but i just wanted this to work now Signed-off-by: semabtariq1 <36853920+semabtariq1@users.noreply.github.com>
|
|
|
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." |
|
but when i use timescaledb-2.13.0 on psql-14.15 ,error message has already been reported : |
i know the reason,when i DOWNGRADED package from 2.17 to 2.13 ,it should use “ --allow-downgrades “ to DOWNGRADED: |
NOT YET READY FOR MERGE