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

Fix parameter limit issue for Postgres store #2261

Merged
merged 3 commits into from
Jul 12, 2024

Conversation

mlsmaycon
Copy link
Collaborator

Describe your changes

Added CreateBatchSize for both sql stores and updated tests to test large accounts with Postgres too. Increased the account peer size to 6K.

Issue ticket number and link

fixes #2151

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

Added CreateBatchSize for both sql stores and updated tests to test large accounts with Postgres too. Increased the account peer size to 6K.
Copy link

sonarcloud bot commented Jul 12, 2024

@mlsmaycon mlsmaycon merged commit 58fbc12 into main Jul 12, 2024
22 checks passed
@mlsmaycon mlsmaycon deleted the fix/postgres-parameter-limit branch July 12, 2024 07:28
hurricanehrndz added a commit to hurricanehrndz/netbird that referenced this pull request Jul 15, 2024
* upstream/main:
  Add batch save/update for groups and users (netbirdio#2245)
  Limit GUI process execution to one per UID (netbirdio#2267)
  Add logging option for wg device (netbirdio#2271)
  fix 2260: fallback serial to Board (netbirdio#2263)
  Support DNS routes on iOS (netbirdio#2254)
  Fix parameter limit issue for Postgres store (netbirdio#2261)
  Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (netbirdio#2248)
  Get client ui locale on windows natively (netbirdio#2251)
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.

Issue with postgres store
2 participants