Page MenuHomeDevCentral

Set up PostgreSQL database
Closed, ResolvedPublic

Description

PostgreSQL 16 configured in docker-compose.yml with persistent volume. Connection via POSTGRES_CONNECTION_STRING env var. Database pool in backend/config/db.js. Schema in database/init.sql (6 tables: service, incident, incident_update, incident_service, maintenance, maintenance_service, subscriber, metric).

Commit: 759d175 (Phase 1), bd4a46b (Phase 2 expansion)

Event Timeline

ieli triaged this task as High priority.May 2 2023, 08:59
ieli claimed this task.
ieli updated the task description. (Show Details)
ieli added a subscriber: Chenani-MohamedAmine.