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

feat(postgres): improve database performance #191

Open
3 tasks done
psyray opened this issue Sep 4, 2024 · 0 comments
Open
3 tasks done

feat(postgres): improve database performance #191

psyray opened this issue Sep 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@psyray
Copy link
Contributor

psyray commented Sep 4, 2024

Expected feature

Postgres db is a bottleneck and it needs improvement at server level like:

  • high capacity insertion/update
  • well fitted ram usage

This PR on the official repository could be a good starting point
yogeshojha/rengine#922

Alternative solutions

No response

Anything else?

No response

Acknowledgements

  • This issue is not a duplicate of an existing bug report.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
@psyray psyray added the enhancement New feature or request label Sep 4, 2024
@psyray psyray added this to the v2.2.0 release milestone Sep 4, 2024
@psyray psyray changed the title feat(postgres): improve databse performance feat(postgres): improve database performance Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants