Hi 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)?
On 10/4/25 08:25, Amitabh Kant wrote:
On Wed, Apr 9, 2025 at 11:50 AM Achilleas Mantzios - cloud
<a.mantz...@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.
thanks