Skip to content

Tech Debt: PostgreSQL volume persistence and backup #25

@smagala

Description

@smagala

Description

Configure proper PostgreSQL data persistence and backup strategy for production.

Requirements

  • Named volume for PostgreSQL data directory
  • Backup strategy (pg_dump scheduled jobs or similar)
  • Database initialization scripts
  • Connection pooling consideration (PgBouncer if needed)

Context

Identified during #16 Docker containerization work. Current setup uses SQLite for development.

Points: 2

Parent Epic: #30

Metadata

Metadata

Assignees

No one assigned

    Labels

    infrastructureProject setup and configuration

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions