Postgres
Creates an instance of Postgres Vector Store.
Last updated
Was this helpful?
Creates an instance of Postgres Vector Store.
Last updated
Was this helpful?
Using Postgres as a vector store requires extension.
Additional pgvector install instructions .
The postgres URL
The username.
The password.
The database name.
The table name.
The size of the vector.
The vector store instance.