Data

PostgreSQL

Managed PostgreSQL. Daily backups, one-click restore. Just connect and start querying.

Up to 8 vCPU

CPU

Up to 100 GB

Storage

PostgreSQL 16

Version

Daily + PITR

Backups

Private + Public

Networking

PostGIS, pgvector, +

Extensions

Features

Everything You Need

Built-in tools and capabilities to deploy and manage with confidence.

Automated Backups

Daily automated backups retained for up to 30 days. Restore to any point in time within your retention window with a single click.

Read Replicas

Add read replicas on Business plans to distribute read traffic and improve query performance for read-heavy workloads.

Connection Pooling

Built-in PgBouncer connection pooling optimizes resource usage under high concurrency. No external pooler needed.

Monitoring Dashboard

Real-time metrics for connections, queries per second, memory usage, storage utilization, and replication lag.

One-Click Scaling

Scale CPU, memory, and storage vertically with a single click. Storage autoscaling prevents disk-full emergencies.

Private Networking

Connect over private internal networking for lower latency and enhanced security. TLS encryption enabled by default.

Backup & Recovery

Your data is always safe

Automated backups and point-in-time recovery ensure you never lose data, even in the worst-case scenario.

1

Continuous WAL Archiving

Write-Ahead Log segments are continuously streamed to durable storage. This enables point-in-time recovery (PITR) to any second within your retention window.

2

Daily Automated Snapshots

A full database snapshot is taken daily during low-traffic hours. Snapshots are stored redundantly and retained for 7 to 30 days depending on your plan.

3

One-Click Restore

Restore to any point in time from the dashboard — pick a timestamp and RunSite provisions a new database with your data as it was at that exact moment.

4

Scaling Without Downtime

Vertical scaling (CPU, RAM, storage) is performed with minimal downtime via a controlled failover. Storage autoscaling prevents disk-full emergencies before they happen.

Code

Get Started in Minutes

Simple integration with your existing tools and workflows.

# Add to your environment variables
DATABASE_URL=postgresql://user:password@db.runsite.app:5432/mydb

# With connection pooling
DATABASE_URL=postgresql://user:password@db.runsite.app:6432/mydb?pgbouncer=true
Use Cases

Built for Your Workload

Common scenarios where this service shines.

Web Application Data

Store user accounts, content, transactions, and application state for your web services with ACID guarantees.

Analytics & Reporting

Run complex analytical queries with PostgreSQL's powerful window functions, CTEs, and JSON operators.

Geospatial Applications

Use PostGIS extension for location-based queries, mapping applications, and geospatial analytics.

Full-Text Search

Leverage PostgreSQL's built-in full-text search with tsvector and tsquery for fast, relevance-ranked results.

Pricing

Simple, transparent pricing

Pay only for the resources you actually use. Switch between monthly and hourly to see what you'll spend.

Production-ready databases

Managed · Backups · EU-sovereign

One-click PostgreSQL with daily backups, connection pooling, encrypted at rest, never leaves the EU.

PostgreSQL

Free

Free

No cold starts on active apps · no card

vCPU
0.1
RAM
256 MB
Storage
1 GB
Connections
25
Start free
PostgreSQL

Starter

€5/mo

≈ €0.0068/hour, billed hourly

vCPU
0.5
RAM
1 GB
Storage
5 GB
Connections
50
Choose Starter
PostgreSQL

Standard

Popular
€14/mo

≈ €0.0192/hour, billed hourly

vCPU
1
RAM
2 GB
Storage
10 GB
Connections
100
Choose Standard
PostgreSQL

Pro

€35/mo

≈ €0.0479/hour, billed hourly

vCPU
2
RAM
4 GB
Storage
20 GB
Connections
200
Choose Pro
PostgreSQL

Pro Plus

€70/mo

≈ €0.0959/hour, billed hourly

vCPU
4
RAM
8 GB
Storage
50 GB
Connections
400
Choose Pro Plus
PostgreSQL

Business

€130/mo

≈ €0.1781/hour, billed hourly

vCPU
8
RAM
16 GB
Storage
100 GB
Connections
500
Choose Business
Storage beyond the included quota: +€0.25/GB/mo. Daily encrypted backups included.
FAQ

Frequently Asked Questions

Common questions about this service.

RunSite runs PostgreSQL 16 by default, the latest stable release. We support versions 14, 15, and 16. Major version upgrades can be performed with minimal downtime via the dashboard.

RunSite takes automated daily snapshots of your database and continuously archives WAL (Write-Ahead Log) segments. This enables point-in-time recovery (PITR) — you can restore your database to any second within the backup retention window (7 days on Pro, 30 days on Business).

Yes. Each database has both an internal hostname (for services within RunSite) and an external hostname (for connections from your local machine or external services). External connections use TLS encryption by default.

Yes. RunSite supports popular extensions including PostGIS (geospatial), pgvector (AI embeddings), pg_trgm (fuzzy search), uuid-ossp, hstore, and more. Contact support if you need an extension that is not pre-installed.

RunSite includes built-in PgBouncer connection pooling. Use the pooler connection string (port 6432) to multiplex many application connections over a smaller number of database connections, reducing memory usage and improving performance under high concurrency.

Your app deserves to be online

Free to start. Deploy in under a minute. No credit card needed.