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
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.
Your data is always safe
Automated backups and point-in-time recovery ensure you never lose data, even in the worst-case scenario.
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.
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.
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.
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.
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=trueBuilt 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.
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-sovereignOne-click PostgreSQL with daily backups, connection pooling, encrypted at rest, never leaves the EU.
Free
No cold starts on active apps · no card
Starter
≈ €0.0068/hour, billed hourly
Standard
≈ €0.0192/hour, billed hourly
Pro Plus
≈ €0.0959/hour, billed hourly
Business
≈ €0.1781/hour, billed hourly
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.
You Might Also Need
Services that work great together.
Web Services
Push your code, get a live URL. Any language, any framework — we handle the rest.
Learn moreRedis
In-memory cache for sessions, queues, and real-time features. Toggle it on and go.
Learn moreS3 Object Storage
Store files, images, and backups. S3-compatible — use the tools you already know.
Learn moreYour app deserves to be online
Free to start. Deploy in under a minute. No credit card needed.