Tag

TimescaleDB

0 views collected around this technical thread.

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 DeploymentLinux
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.

Data ModelingIoTNoSQL
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.

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