Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if postgres vector extension installs fine #28

Open
ElvisDot opened this issue Sep 3, 2024 · 1 comment
Open

Check if postgres vector extension installs fine #28

ElvisDot opened this issue Sep 3, 2024 · 1 comment

Comments

@ElvisDot
Copy link
Owner

ElvisDot commented Sep 3, 2024

CREATE EXTENSION vector;

Will be needed for the final AI lecture. Not everyone needs it so check what it really does under the hood and if it could break anything.

@ElvisDot
Copy link
Owner Author

https://gist.github.com/ajdubovoy/34b4078a3ba5248ad4cf34f78f55bfd7

Could check if this is installed or with --fix even attempt an install if it is detected as not installed.

ElvisDot added a commit that referenced this issue Nov 27, 2024
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

No branches or pull requests

1 participant