Function create_postgres_storage_with_config

Source
pub async fn create_postgres_storage_with_config(
    config: PostgresConfig,
) -> Result<PostgresVectorStorage>
Expand description

Create a new PostgreSQL vector storage instance with configuration