Recollect.DatabaseAdapter.Postgres (recollect v0.5.1)

Copy Markdown View Source

PostgreSQL database adapter with pgvector support.

This is the legacy adapter that provides backward compatibility for existing Recollect installations using PostgreSQL.

Requirements

  • PostgreSQL 14+
  • pgvector extension installed

Configuration

config :recollect, :database_adapter, Recollect.DatabaseAdapter.Postgres