Module config

Source
Expand description

PostgreSQL configuration for vector storage

Structs§

HnswParams
HNSW index parameters
IndexParams
Index parameters for different index types
IvfFlatParams
IVFFlat index parameters
PerformanceConfig
Performance configuration
PoolConfig
Connection pool configuration
PostgresConfig
PostgreSQL vector storage configuration
TableConfig
Table configuration

Enums§

VectorIndexType
Vector index types supported by pgvector