You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am currently using the pgvector:pg16 which is of size ~456MB. When I am using the timescale/timescaledb-ha:pg16.4-ts2.16.1-all-oss the size of the image is 4.05GB. I wanted to know how much of this 4GB is actual pgvectorscale and how much is other timescale toolkit.
Is it possible that I have a docker file which start from the pgvector docker and then I can add command to install rust and pgvectorscale from source directly?
The text was updated successfully, but these errors were encountered:
Hello, I am currently using the
pgvector:pg16
which is of size ~456MB. When I am using thetimescale/timescaledb-ha:pg16.4-ts2.16.1-all-oss
the size of the image is 4.05GB. I wanted to know how much of this 4GB is actual pgvectorscale and how much is other timescale toolkit.Is it possible that I have a docker file which start from the pgvector docker and then I can add command to install rust and pgvectorscale from source directly?
The text was updated successfully, but these errors were encountered: