[Buildroot] [autobuild.buildroot.net] Your daily results for 2020-12-06

Peter Seiderer ps.report at gmx.net
Mon Dec 7 18:42:19 UTC 2020


Hello Maxim, Thomas,

On Mon, 7 Dec 2020 10:16:50 +0100, Thomas Petazzoni <thomas.petazzoni at bootlin.com> wrote:

> On Mon, 7 Dec 2020 11:56:24 +0300
> Maxim Kochetkov <fido_max at inbox.ru> wrote:
>
> > TimescaleDB have no PostgreSQL 13 support right now.
> >
> > https://github.com/timescale/timescaledb/blob/master/CMakeLists.txt
> >
> > # Ensure that PostgreSQL version is supported and consistent
> > # with src/compat.h version check
> > if ((${PG_VERSION_MAJOR} LESS "11") OR
> >      (${PG_VERSION_MAJOR} GREATER "12"))
> >    message(FATAL_ERROR "TimescaleDB only supports PostgreSQL 11 and 12")
> > endif()
>
> Then, how do we proceed, since timescaledb requires PostgreSQL, but
> Buildroot now uses PostgreSQL 13 ? Should we drop timescaledb ? Under
> what time frame does the timescaledb project intends to support
> PostgreSQL 13 ? There is apparently a pull request opened at
> https://github.com/timescale/timescaledb/pull/2498.

No urgent demand for the postgresql update from my side (as the 12.x
version is still supported with updates) in case timescaledb will
not provide an update in the near future (and the pull request is to
voluminous for an backport)...

Regards,
Peter


>
> Thomas




More information about the buildroot mailing list