-
-
Notifications
You must be signed in to change notification settings - Fork 105
Postgresql optimization #1308
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
base: main
Are you sure you want to change the base?
Postgresql optimization #1308
Conversation
|
Codex CLI review of changes. Low‑risk, conservative adjustments
Suggested concrete edits (if you want to change)
If you change nothing
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1308 +/- ##
=======================================
Coverage 8.59% 8.59%
Complexity 941 941
=======================================
Files 623 623
Lines 68089 68089
Branches 12530 12588 +58
=======================================
Hits 5853 5853
+ Misses 61635 61630 -5
- Partials 601 606 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
wildbook_indexes.sql does NOT match the table names and required format for our JDO implementation. It will need fixing to be useful after a code review. |
Updating allowed connections to reflect production experience and the need for more connections during intensive opensearch indexing.
Claude 4.5 suggested PostgreSQL and DataNucleus optimizations. Conservatism requested.