Expand description
PostgreSQL configuration for vector storage
Structs§
- Hnsw
Params - HNSW index parameters
- Index
Params - Index parameters for different index types
- IvfFlat
Params - IVFFlat index parameters
- Performance
Config - Performance configuration
- Pool
Config - Connection pool configuration
- Postgres
Config - PostgreSQL vector storage configuration
- Table
Config - Table configuration
Enums§
- Vector
Index Type - Vector index types supported by pgvector