Tag

TimescaleDB

1 views collected around this technical thread.

DataFunSummit
DataFunSummit
Aug 28, 2022 · Databases

Practical Implementation of TimescaleDB and PostgreSQL at Hytera: Concepts, Deployment, and Performance

This article presents an in‑depth overview of time‑series data concepts and the practical adoption of TimescaleDB built on PostgreSQL at Hytera, covering requirements, core features, hypertable architecture, deployment models, compression, data retention, backup strategies, and performance benchmarks.

DistributedPostgreSQLTimescaleDB
0 likes · 14 min read
Practical Implementation of TimescaleDB and PostgreSQL at Hytera: Concepts, Deployment, and Performance
Ops Development Stories
Ops Development Stories
Jan 7, 2022 · Databases

Step-by-Step Guide to Deploy PostgreSQL 12 and TimescaleDB on CentOS 7

This tutorial walks through installing and configuring PostgreSQL 12 with TimescaleDB on a CentOS 7.5 server, covering kernel tweaks, required packages, compilation, initialization, start/stop commands, remote access setup, and user‑role management for a production‑ready time‑series database.

CentOSDatabase DeploymentPostgreSQL
0 likes · 9 min read
Step-by-Step Guide to Deploy PostgreSQL 12 and TimescaleDB on CentOS 7
Architects Research Society
Architects Research Society
Nov 26, 2020 · Databases

Why Use Relational Databases Instead of NoSQL for Your IoT Applications

The article explains why relational databases, especially PostgreSQL combined with TimescaleDB, are better suited than NoSQL for handling complex, time‑series IoT data, offering robust SQL ecosystems, schema design, data integrity, and reduced data silos for multi‑user access.

IoTNoSQLPostgreSQL
0 likes · 9 min read
Why Use Relational Databases Instead of NoSQL for Your IoT Applications
Ops Development Stories
Ops Development Stories
Nov 30, 2019 · Databases

How to Deploy Zabbix 4.4 with TimescaleDB on CentOS 7 – Step‑by‑Step Guide

This guide walks through installing Zabbix 4.4.0 on CentOS 7, configuring PostgreSQL, adding the TimescaleDB time‑series extension, setting up the Zabbix database, and tuning Linux, Nginx, and PHP so the monitoring platform runs smoothly with high‑performance time‑series storage.

CentOSPostgreSQLTimescaleDB
0 likes · 11 min read
How to Deploy Zabbix 4.4 with TimescaleDB on CentOS 7 – Step‑by‑Step Guide