pgadmin-org / pgadmin-org/pgadmin4

Create a view "Open connections"

Open
#6,900 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature
Dominant language
Python
Stars
3.8k
Forks
891
Avg merge
4d 7h
Merged PRs (30d)
8

Description

Describe the solution you'd like

In an environment with dozens (hundreds, perhaps) servers organized in a tree with subgroups, becomes impossible to the users perceive they forgot a connection open.

Would be a nice addition a simple view with a summary of currently open connections.

Describe alternatives you've considered

Expand all nodes, but it becomes harder as soon as the number of subgroups and servers increase.

Additional context

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing pgAdmin's server tree and the existing connection-related UI to determine where open connection state is represented. Define the summary's scope, grouping, and behavior for nested server groups before identifying the relevant entry points and tests. Done means users can reliably see which connections remain open without expanding every tree node.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql, python
Domain
databases, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.