Re: timescaledb vs NULL vs pg_timeseries vs partman + pgcron + pg_ivm
Amitabh Kant <amitabhkant@gmail.com>
From: Amitabh Kant <amitabhkant@gmail.com>
To: Achilleas Mantzios - cloud <a.mantzios@cloud.gatewaynet.com>
Cc: "pgsql-general@lists.postgresql.org" <pgsql-general@lists.postgresql.org>
Date: 2025-04-10T05:25:19Z
Lists: pgsql-general
On Wed, Apr 9, 2025 at 11:50 AM Achilleas Mantzios - cloud < a.mantzios@cloud.gatewaynet.com> wrote: > > On 4/9/25 04:50, Amitabh Kant wrote: > > Thank you, I meant the paid/supported service not the community version. >> Which of the two do you use? >> >> >> I use the community version. > > > On 4/9/25 05:23, Brent Wood wrote: > > I also use the free community edition on internal servers, but under > Ubuntu. No issues and very good performance. > > Brent Wood... > > > Thanks Amitabh abd Brent, how do you plan to cope with future upgrades > based on logical replication ? Do you run timescale on a dedicated/separate > system from the rest of your PostgreSQL cluster(s)? > I don't use the inbuilt logical replication. I depend upon pgBackRest for my backups. My database is mainly time series data, and runs on the same systems.