Skip to content

SQL Database (Oracle)

Status: Active | Port: 5432 | Profile: think, reason, ultra-instinct

The arc-persistence service (Oracle) is the platform relational database built on PostgreSQL 17 with the pgvector extension. It serves as long-term memory storage for agents and provides vector similarity search until a dedicated vector service is available.

Quick Reference

FieldValue
Imageghcr.io/arc-framework/arc-persistence:latest
Port(s)5432
Healthpg_isready -h localhost -p 5432
Profile(s)think, reason, ultra-instinct (core)

Note: The Make target prefix is persistence (e.g. make persistence-up), matching the image name arc-persistence.

Make Targets

TargetDescription
make persistence-upStart the service
make persistence-downStop the service
make persistence-healthCheck health
make persistence-logsTail service logs

Contributors

Changelog