cutecutecat
Results
11
issues of
cutecutecat
The error is `psql: SSL SYSCALL error: Success` This happens when we use `psql` or `psycopg->libpq5` to connect to a [encrypted](https://www.postgresql.org/docs/current/libpq-ssl.html) `sslmode=require` PostgreSQL 16 endpoint, for `PGVecto.rs`. `pgvector` is not...