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