Skip to content

fix(postgres-cli): Update Docker image to ruvnet/ruvector-postgres#59

Merged
ruvnet merged 4 commits into
mainfrom
claude/postgres-cli-install-check-01EsuMJiAtr4pAkvw8Ym7Svm
Dec 8, 2025
Merged

fix(postgres-cli): Update Docker image to ruvnet/ruvector-postgres#59
ruvnet merged 4 commits into
mainfrom
claude/postgres-cli-install-check-01EsuMJiAtr4pAkvw8Ym7Svm

Conversation

@ruvnet

@ruvnet ruvnet commented Dec 8, 2025

Copy link
Copy Markdown
Owner

Use the correct Docker Hub image name (ruvnet/ruvector-postgres)
instead of the incorrect ruvector/postgres fallback. Simplifies
the pull logic since the image is now available on Docker Hub.

Use the correct Docker Hub image name (ruvnet/ruvector-postgres)
instead of the incorrect ruvector/postgres fallback. Simplifies
the pull logic since the image is now available on Docker Hub.
- Clone repository instead of wrapper crate (pgrx needs .control file)
- Add postgresql-server-dev package to build dependencies
- Run apt-get update before installing packages
- Support PostgreSQL 14, 15, 16, and 17 for native builds
- Add Docker Hub badge linking to ruvnet/ruvector-postgres
- Add direct Docker Hub usage example for users who prefer Docker directly
- Maintain consistency with crate README
53+ functions organized by category with descriptions and usage examples:
- Distance Functions (5)
- Vector Operations (5)
- Hyperbolic Geometry (8)
- Sparse Vectors & BM25 (14)
- Attention Mechanisms (39)
- Graph Neural Networks (5)
- Agent Routing - Tiny Dancer (11)
- Self-Learning / ReasoningBank (7)
- Graph Storage & Cypher (8)
- Quantization (4)
- Index Management (3)
@ruvnet ruvnet merged commit 2d06887 into main Dec 8, 2025
10 of 31 checks passed
ruvnet added a commit that referenced this pull request Dec 8, 2025
Published @ruvector/postgres-cli@0.2.6 to npm with PR #59 fixes:
- Use correct Docker Hub image (ruvnet/ruvector-postgres)
- Add PostgreSQL server dev headers for native builds
- Clone full repo for pgrx build instead of minimal crate

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
ruvnet added a commit that referenced this pull request Feb 20, 2026
* fix(postgres-cli): Update Docker image to ruvnet/ruvector-postgres

Use the correct Docker Hub image name (ruvnet/ruvector-postgres)
instead of the incorrect ruvector/postgres fallback. Simplifies
the pull logic since the image is now available on Docker Hub.

* fix(postgres-cli): Improve native installation for pgrx

- Clone repository instead of wrapper crate (pgrx needs .control file)
- Add postgresql-server-dev package to build dependencies
- Run apt-get update before installing packages
- Support PostgreSQL 14, 15, 16, and 17 for native builds

* docs(postgres-cli): Add Docker Hub badge and direct usage instructions

- Add Docker Hub badge linking to ruvnet/ruvector-postgres
- Add direct Docker Hub usage example for users who prefer Docker directly
- Maintain consistency with crate README

* docs(postgres): Add comprehensive SQL Functions Reference table

53+ functions organized by category with descriptions and usage examples:
- Distance Functions (5)
- Vector Operations (5)
- Hyperbolic Geometry (8)
- Sparse Vectors & BM25 (14)
- Attention Mechanisms (39)
- Graph Neural Networks (5)
- Agent Routing - Tiny Dancer (11)
- Self-Learning / ReasoningBank (7)
- Graph Storage & Cypher (8)
- Quantization (4)
- Index Management (3)

---------

Co-authored-by: Claude <noreply@anthropic.com>
ruvnet added a commit that referenced this pull request Feb 20, 2026
Published @ruvector/postgres-cli@0.2.6 to npm with PR #59 fixes:
- Use correct Docker Hub image (ruvnet/ruvector-postgres)
- Add PostgreSQL server dev headers for native builds
- Clone full repo for pgrx build instead of minimal crate

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ruvnet ruvnet deleted the claude/postgres-cli-install-check-01EsuMJiAtr4pAkvw8Ym7Svm branch April 21, 2026 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants