pub async fn create_postgres_storage_with_config(
config: PostgresConfig,
) -> Result<PostgresVectorStorage>Expand description
Create a new PostgreSQL vector storage instance with configuration
pub async fn create_postgres_storage_with_config(
config: PostgresConfig,
) -> Result<PostgresVectorStorage>Create a new PostgreSQL vector storage instance with configuration