STRENGTHS
- Uses established database operations and tooling
- Centralised backups, monitoring and access control
- Strong concurrent access model
- Suitable for estates already standardised on PostgreSQL
STORAGE / PROFESSIONAL
Use PostgreSQL as a managed storage backend through RightMV's modular boundary.
01 / DESIGN
The PostgreSQL provider maps accounts, files and item bytes into database tables accessed through JDBC. A bounded connection pool serves concurrent work, while record-lock ownership and heartbeat timestamps are stored in the database.
02 / TRADE-OFFS
Storage engines balance memory, I/O, recovery, concurrency and operational complexity. These profiles show where each engine fits.
STRENGTHS
WEAKNESSES
03 / ABILITIES
The PostgreSQL backend connects RightMV runtime services to a widely operated database platform, with operational guidance and supported deployment patterns in Professional Edition.
Binary-safe item storage
Pooled JDBC connections
Database-backed record locks with stale-lock recovery
Account and file metadata tables
BEST FIT
CORE CAPABILITIES
CONFIGURATION
MVDB_PG_URLMVDB_PG_DBMVDB_PG_USERMVDB_PG_PASSWORDMVDB_PG_CONNECTION_POOL_SIZEMVDB_PG_ITEM_CACHE_SIZEMVDB_PG_RECORD_LOCK_TTL_MS