This is a stop-gap release (outside our regular schedule) that aims to deliver PG13 support.
Support for PostgreSQL 13 is a frequently requested feature from the community and PostgreSQL 13 was released September 24, 2020.
PostgreSQL 13 offers significant improvements in performance and usability and in order to better support our users, we should include support for PG13 in this release.
https://github.com/timescale/timescaledb/pulls?q=is%3Apr+is%3Aopen+label%3APG13+
Reference: https://github.com/timescale/timescaledb-private/issues/593
looks like this did not land with 2.0.1?
getting this error:
-- Compiling against PostgreSQL version 13.1
CMake Error at CMakeLists.txt:244 (message):
TimescaleDB only supports PostgreSQL 11 and 12
It is unclear to me whether the TimescaleDb folks are saying that the 2.0.x series is going to support PG13 in the near future. I hope so, but...
well not really unclear, they definitely intend to, see https://docs.timescale.com/latest/release-notes
What to expect from our next release
For our next release (2.0.1), we plan to add:Support for PostgreSQL 13: PG13 offers various improvements in performance and usability. We want to provide our users the latest and greatest versions of PG.
looked like the pg13 issues were solved though, but evidently not
Hi! Yes, PG13 is planned for 2.1 it should be release during February 2021.
PostgreSQL 13 Expected release date: week of FEB 22, 2021
Hi!
Wondering if it'll support all 13.X versions, including 13.2. Cheers!
I saw it requires 13.2 馃挴
@ignacioruiz 13.2 comes with an important security fix.
Most helpful comment
Hi! Yes, PG13 is planned for 2.1 it should be release during February 2021.