Skip to content

feat(shm): add shared memory size to postgres#97

Open
kevel-dev wants to merge 3 commits intoopenimis:developfrom
mngoe:add-shm-pg
Open

feat(shm): add shared memory size to postgres#97
kevel-dev wants to merge 3 commits intoopenimis:developfrom
mngoe:add-shm-pg

Conversation

@kevel-dev
Copy link
Copy Markdown

This Pull Request increases the shared memory space of PostgreSQL to resolve a saturation issue observed with a large number of users, which was causing certain transactions to be interrupted; this change is proposed to be contributed back to the community project.

  • Feature
  • Bug fix
  • Chore (Refactor, Docs, CI/CD)
  • Other, please specify

Related Issue(s) / Task(s)

  • Requires [link to github PR], [link to github PR] needs to be merged first before this one
  • Relates to [link to github PR], this needs to be merged before [link to github PR]
  • External reference (e.g., Jira):
image

Upload screenshots/gifs or link to any demo video here.

Checklist

  • Unit tests added/modified
  • I18n / translation handled

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.

1 participant