Skip to content

Set up PostgreSQL with pgvector extension  #3

@VolenNakov

Description

@VolenNakov

Migrate from SQLite to PostgreSQL with pgvector support for AI-powered features.

Acceptance Criteria:

  • PostgreSQL 15+ installed with pgvector extension
  • Docker configuration updated for PostgreSQL
  • Environment variables configured
  • Database connection tested

Dependencies:

  • Update go.mod with PostgreSQL dependencies
  • Configure local development environment

Files to Create/Update:

  • go.mod (add PostgreSQL dependencies)
  • cmd/api/main.go (update database connection)
  • internal/config/ (PostgreSQL configuration)
  • .env (PostgreSQL connection string)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions