Skip to content

update(postgresql): connection limits with free plan limit/platform usage #267

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

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

GreenReaper
Copy link
Contributor

Describe your changes

Add max_connections for free plan, based on querying it in a PG 16 instance.
Note administrative reservation (res_for_super = 3) and potential use by replication.
(I lack the privileges to determine whether Aiven's replication uses superuser, or is a separate allocation.)

Checklist

  • The first paragraph of the page is on one line.
  • The other lines have a line break at 90 characters.
  • I checked the output.
  • I applied the style guide.
  • My links start with /docs/.

Add max_connections for free plan
Note administrative reservation and use by replication.

Signed-off-by: Laurence 'GreenReaper' Parry <greenreaper@hotmail.com>
@GreenReaper GreenReaper requested a review from a team as a code owner June 14, 2024 07:57
@wojcik-dorota wojcik-dorota self-assigned this Jun 14, 2024
@wojcik-dorota wojcik-dorota changed the title Update pg-connection-limits.md with free plan limit/platform usage update(postgresql): connection limits with free plan limit/platform usage Jun 14, 2024
@wojcik-dorota wojcik-dorota added the review/SME An SME must review the PR. label Jun 14, 2024
Signed-off-by: dorota <114921900+wojcik-dorota@users.noreply.github.com>
@wojcik-dorota wojcik-dorota requested a review from divdby0 June 14, 2024 08:38
@wojcik-dorota wojcik-dorota merged commit 224feaf into aiven:main Jun 14, 2024
3 checks passed
@GreenReaper GreenReaper deleted the patch-2 branch June 14, 2024 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review/SME An SME must review the PR. service/pg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants