PostgreSQL
Description
Overview
PostgreSQL on OneCloudPlanet — the most capable open source database on a fast NVMe instance: a base for web apps, microservices, analytics and AI projects (pgvector for embeddings).
What is PostgreSQL?
A standards-compliant SQL database with JSONB, full-text search and a huge extension ecosystem: PostGIS, pgvector, TimescaleDB.
Why PostgreSQL on OneCloudPlanet?
NVMe drives: fast queries even on large tables.
Recommended configuration: 2 vCPU / 4 GB to start; scale up without reinstalling. See pricing.
Private network: reachable via VPC, no public IP.
Backups: scheduled images + dumps to Object Storage at $0.005/GB.
How to launch
1) Sign in at console.ocplanet.cloud
2) Open Marketplace and choose PostgreSQL
3) Pick a configuration and location (Ukraine, Poland, Netherlands)
4) Wait for deploy
5) Change default credentials and connect
Post-deploy checklist
• Change the postgres password
• Close port 5432 with Firewall — access from your instances only
• Configure backup schedule
• Enable pgvector for AI projects
FAQ
What configuration do I need? 2 vCPU / 4 GB covers most starting apps; add RAM as the DB grows.
Production-ready? Yes: dedicated resources, NVMe, scheduled backups and snapshots before schema migrations.