-
Notifications
You must be signed in to change notification settings - Fork 797
Description
Please note that security bugs or issues should be reported to security@pgadmin.org.
Describe the bug
I have a local database (localhost:5432). It has a database "postgres"
I can register a service in the Object Explorer and I can view the database and the tables.
When I click on the Query Tool Workspace, and select the existing server and database and enter the user and password and click Connect & Open Query Tool i get this error:
connection failed: connection to server at "127.0.0.1", port 5432 failed: FATAL: database "5" does not exist
To Reproduce
Steps to reproduce the behavior:
- Install a local database
- Click on Query Tool Workspace
- Select the existing server and database and enter the user and password
- Click Connect & Open Query Tool
- See the errorExpected behavior
Error message
connection failed: connection to server at "127.0.0.1", port 5432 failed: FATAL: database "5" does not exist
Screenshots
Desktop (please complete the following information):
- OS: OSX Sequoia 15.6.1
- pgAdmin version: 9.10
- Mode: Desktop
Metadata
Metadata
Assignees
Labels
Type
Projects
Status