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

Compile postgres with LSE enabled #40

Closed
inian opened this issue May 1, 2021 · 0 comments · Fixed by #44
Closed

Compile postgres with LSE enabled #40

inian opened this issue May 1, 2021 · 0 comments · Fixed by #44
Assignees
Labels
enhancement New feature or request v13.3.0

Comments

@inian
Copy link
Member

inian commented May 1, 2021

So, if you’re running PostgreSQL on graviton2 instance, make sure you’ve binaries compiled with LSE support

http://akorotkov.github.io/blog/2021/04/30/arm/

currently the ansible role just does apt-get and the ubuntu binaries dont have LSE turned on..we might have to migrate away from the role to enable this which is a shame

@inian inian added the enhancement New feature or request label May 1, 2021
@dragarcia dragarcia self-assigned this May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v13.3.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants