Skip to content

theS1LV3R/testcontainers-pgvecto-rs-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestContainers pgvecto.rs test

Important

Note that this is the fixed version. Go back to the previous commit at https://github.com/theS1LV3R/testcontainers-pgvecto-rs-test/commit/f608c99b3eb501f5c7bf8cde36b6447b40f6717d for the broken version.

This is a demo project to show that PostgresContainer fails to launch when using tensorchord/pgvecto-rs:pg16-v0.3.0. Related issue: testcontainers/testcontainers-python#703

How to run

  1. Ensure pipenv is installed
  2. Run pipenv install
  3. Run pipenv run python -m pytest
  4. Observe one test launching successfully, and the other getting stuck and eventually timing out.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages