pgvector
Containerpgvector
container locally:
POSTGRES_DB=ai
sets the default database name.POSTGRES_USER=ai
and POSTGRES_PASSWORD=ai
define the database credentials.5432
(mapped to 5532
on your local machine).+
icon to add a new connection.PostgreSQL
: Choose PostgreSQL as the database type.localhost
5532
ai
ai
ai