pgadmin-org / pgadmin-org/pgadmin4

Show Query Tool by default when connecting to new database / server

Open
#5,417 0 comments 1 reaction 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

Most of the time when I connect to a database, I will sooner or later want to use the query tool. I presume it's the same for many users. It is annoying to every time have to right click on the database and select query tool.

I therefore suggest the option to configure to have the program automatically open the query tool tab when a connection is made to a database. In case there are multiple databases under the same server it can open a tab for each and ideally let the user specify which one that will be selected as the active tab.

This improvement would make a big difference in my daily use and I believe it would make life easier for others as well.

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

The issue names no files, tests, or code entry points. Start by locating the connection flow and the existing Query Tool action, then determine how a configurable automatic tab could handle multiple databases and selection; done means the behavior is configurable and opens the requested query tabs when connecting.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql, python
Domain
databases
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.