Function create_postgres_storage

Source
pub async fn create_postgres_storage(
    database_url: &str,
) -> Result<PostgresVectorStorage>
Expand description

Create a new PostgreSQL vector storage instance