8000 [HYD-746] Always add pgdg apt repo if missing by owenthereal · Pull Request #131 · pgxman/pgxman · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[HYD-746] Always add pgdg apt repo if missing #131

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

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

owenthereal
Copy link
Collaborator

For ubuntu jammy, some extensions require some util dependencies from pgdg. For exmaple, for pgvector for pg 14, it requires postgresql-14-jit-llvm from pgdg:

time=2023-12-07T18:56:21.372Z level=DEBUG msg="The following information may help to resolve the situation:"
time=2023-12-07T18:56:21.372Z level=DEBUG msg=""
time=2023-12-07T18:56:21.372Z level=DEBUG msg="The following packages have unmet dependencies:"
time=2023-12-07T18:56:21.489Z level=DEBUG msg=" postgresql-14-pgxman-pgvector : Depends: postgresql-14-jit-llvm (>= 15)"

This makes sure pdgd is always there for utility dependencies like the above.

For ubuntu jammy, some extensions require dependencies from pgdg. For exmaple, for pgvector for pg 14, it requires postgresql-14-jit-llvm from pgdg:

```
time=2023-12-07T18:56:21.372Z level=DEBUG msg="The following information may help to resolve the situation:"
time=2023-12-07T18:56:21.372Z level=DEBUG msg=""
time=2023-12-07T18:56:21.372Z level=DEBUG msg="The following packages have unmet dependencies:"
time=2023-12-07T18:56:21.489Z level=DEBUG msg=" postgresql-14-pgxman-pgvector : Depends: postgresql-14-jit-llvm (>= 15)"
```

This makes sure pdgd is always there for utility dependencies like the
above.
@owenthereal owenthereal requested a review from wuputah December 7, 2023 19:16
@owenthereal owenthereal merged commit 02bdb52 into main Dec 7, 2023
@owenthereal owenthereal deleted the owenthereal/add_pgdg_apt_repo branch December 7, 2023 22:29
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
0