Skip to content

add lightweight extension image vchord-scratch in kubernetes docs#149

Merged
usamoi merged 6 commits intomainfrom
vchord-scratch
Oct 9, 2025
Merged

add lightweight extension image vchord-scratch in kubernetes docs#149
usamoi merged 6 commits intomainfrom
vchord-scratch

Conversation

@xieydd
Copy link
Member

@xieydd xieydd commented Oct 9, 2025

@vercel
Copy link

vercel bot commented Oct 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
pgvecto-rs-docs Ready Ready Preview Comment Oct 9, 2025 10:24am

Comment on lines +205 to +206
postInitApplicationSQL:
- CREATE EXTENSION IF NOT EXISTS vchord CASCADE;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's strange that it automatically handles installation but not upgrades. If a new database is created, will this statement also not be triggered?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It only works for the initial application tensorchord database. If a new database is created, I think Database CRD is a good way to manage extensions in here. https://cloudnative-pg.io/documentation/preview/declarative_database_management/

Co-authored-by: usamoi <usamoi@outlook.com>
Signed-off-by: xieydd <xieydd@gmail.com>
Co-authored-by: usamoi <usamoi@outlook.com>
Signed-off-by: xieydd <xieydd@gmail.com>
Signed-off-by: xieydd <xieydd@gmail.com>
Signed-off-by: xieydd <xieydd@gmail.com>
Signed-off-by: xieydd <xieydd@gmail.com>
@usamoi usamoi merged commit 16278a5 into main Oct 9, 2025
4 checks passed
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