TimescaleDB + PostGIS

PostgreSQL DB enabled with TimescaleDB and PostGIS

Deploy TimescaleDB + PostGIS

TimescaleDB

railwayapp-templates/timescale-postgis-ssl:pg16-ts2.13

Just deployed

/var/lib/postgresql/data

Overview

PostgreSQL database service with TimescaleDB and PostGIS installed. Deployed with Railway's SSL-enabled image.

Note that postgis is installed but not enabled. To enable it, simply connect to the DB and execute CREATE EXTENSION postgis;

Versions

  • PostgreSQL 16
  • TimescaleDB 2.13
  • PostGIS 3.4.1

Extensions

  1. TimescaleDB A time-series database built on top of PostgreSQL.

Engineered to efficiently handle resource-intensive workloads, like time series, event, and analytics data. Built on PostgreSQL, with expert support at no extra charge.

  1. PostGIS Extends PostgreSQL by adding support for storing, indexing, and querying geographic data.

PostGIS is an open source software program that adds support for geographic objects to the PostgreSQL object-relational database. PostGIS follows the Simple Features for SQL specification from the Open Geospatial Consortium


Template Content

More templates in this category

View Template

ReadySet

A lightweight caching engine for Postgres


View Template

Flare

A modern, lightning-fast file sharing platform built for self-hosting


View Template

EdgeDB

EdgeDB template based on their Docker deployment guide