14 Commits

Author SHA1 Message Date
809c878df7 feat: adds support for pgvector 0.4.0 and new build tags 2025-07-10 19:52:04 +07:00
8af34d44e2 🐛 fix: handles specific pgvecto.rs release for pg17 2025-07-10 19:22:27 +07:00
927bd8745d 📦 build: fix pgvectors and VectorChord install url 2025-07-09 17:57:44 +07:00
f741d96188 feat: adds VectorChord extension support 2025-07-09 17:42:40 +07:00
bo0tzz
ba78ee296a chore: Remove upstream dockerfile directive
The arg substitution syntax we use has now made it into the default dockerfile syntax

Signed-off-by: bo0tzz <git@bo0tzz.me>
2024-06-07 07:08:35 +00:00
xieydd
e0eb7c0607 chore: Add document about enable pgvecto.rs extension when database initialization
Signed-off-by: xieydd <xieydd@gmail.com>
2024-04-07 20:18:27 +08:00
bo0tzz
b9f8988236 feat: Simplify dockerfile (#27) 2023-12-16 18:52:42 +01:00
bo0tzz
b748e7174c fix: pgvecto.rs install package got renamed (#25)
* fix: pgvecto.rs install package got renamed

* chore: Underscores

* feat: Fail build if deb download returns 404

* chore: pgvecto.rs no longer versions with v prefix

* Revert "chore: pgvecto.rs no longer versions with v prefix"

This reverts commit a883c0de09ab439bbee45d9861e93416971427ae.

* chore: Strip v prefix from pgvectors tag

* chore: Use buildx TARGETARCH variable

* fix: TARGETARCH arg needs to be specified
2023-12-16 17:42:48 +01:00
bo0tzz
bcf6253b59 Remove PG_MAJOR build arg 2023-11-27 11:56:23 +00:00
bo0tzz
76388a6c0b Enable multiarch build 2023-11-27 11:54:30 +00:00
bo0tzz
c0e7add623 Build FROM more specific tag 2023-11-27 10:55:19 +00:00
bo0tzz
4548368649 First attempt at a build workflow 2023-11-27 10:48:15 +00:00
bo0tzz
405e0f60dc Install pgvecto.rs from binary packages 2023-11-26 16:51:11 +00:00
bo0tzz
7bd582f7d5 Initial attempt at building pgvecto.rs 2023-11-26 14:24:06 +00:00