PostgreSQL migrations on Patroni #2

Closed
opened 2026-03-21 00:12:36 +01:00 by martin · 0 comments
Owner

Run migrations on the Patroni cluster:

  • memory_facts table (UUID PK, source, category, subject, detail JSONB, action_required, expires_at, qdrant_id)
  • finance_documents table
  • behavioral_context table
  • Index on memory_facts(source, category, expires_at)
Run migrations on the Patroni cluster: - `memory_facts` table (UUID PK, source, category, subject, detail JSONB, action_required, expires_at, qdrant_id) - `finance_documents` table - `behavioral_context` table - Index on `memory_facts(source, category, expires_at)`
martin added this to the Phase 0 — Infrastructure Bootstrap milestone 2026-03-21 00:12:36 +01:00
martin added the inframemory labels 2026-03-21 00:12:36 +01:00
martin added this to the Road to Pompeo project 2026-03-21 00:18:39 +01:00
martin moved this to To Do in Road to Pompeo on 2026-03-21 00:18:54 +01:00
martin moved this to In Progress in Road to Pompeo on 2026-03-21 11:34:45 +01:00
martin started working 2026-03-21 11:34:49 +01:00
martin worked for 15 minutes 2026-03-21 11:50:11 +01:00
martin added reference main 2026-03-21 11:50:14 +01:00
martin self-assigned this 2026-03-21 11:50:28 +01:00
martin moved this to Done in Road to Pompeo on 2026-03-21 11:50:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Total Time Spent: 15 minutes
martin
15 minutes
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: martin/Alpha#2