[GH-ISSUE #1541] PostgreSQL not showing all databases #332

Closed
opened 2026-03-07 20:47:49 +03:00 by kerem · 3 comments
Owner

Originally created by @renns on GitHub (Mar 13, 2023).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/1541

Describe the bug
I upgraded from version 22.0 to 23.0. After the upgrade, although the PostgreSQL connection was configured to "Show all databases", only the database on the JDBC URL was visible in both the navigation pane on the left and in the dropdown in the SQL editor header bar.

Note, this issue only occurs when the connection is configured using "URL". It works properly when it is configured using "Manual".

To Reproduce
Steps to reproduce the behavior:

  1. Create PostgreSQL connection to a PostgreSQL server with multiple databases (using URL)
  2. Edit connection properties and check "Show all databases"
  3. Connect to database
  4. Expand list of databases
  5. See that there is only a single database listed

Screenshots
Select PostgreSQL URL connection:
image

Make sure Show all databases is checked:
image

Only a single database is shown under the connection:
image

Desktop (please complete the following information):

  • OS: Server running with docker on Ubuntu. Client is Windows 11.
  • Browser: Chrome
  • Version: 23.0
Originally created by @renns on GitHub (Mar 13, 2023). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/1541 **Describe the bug** I upgraded from version 22.0 to 23.0. After the upgrade, although the PostgreSQL connection was configured to "Show all databases", only the database on the JDBC URL was visible in both the navigation pane on the left and in the dropdown in the SQL editor header bar. Note, this issue only occurs when the connection is configured using "URL". It works properly when it is configured using "Manual". **To Reproduce** Steps to reproduce the behavior: 1. Create PostgreSQL connection to a PostgreSQL server with multiple databases (using URL) 2. Edit connection properties and check "Show all databases" 3. Connect to database 4. Expand list of databases 5. See that there is only a single database listed **Screenshots** Select PostgreSQL URL connection: ![image](https://user-images.githubusercontent.com/3082842/225022294-6bac45c3-df74-46bc-a19d-7e5768b774d0.png) Make sure Show all databases is checked: ![image](https://user-images.githubusercontent.com/3082842/224813818-99d479e5-dda0-4e0f-b847-5553a85d5620.png) Only a single database is shown under the connection: ![image](https://user-images.githubusercontent.com/3082842/224814131-6cf1a048-62cd-452d-ac8a-2bbeddcc9ab0.png) **Desktop (please complete the following information):** - OS: Server running with docker on Ubuntu. Client is Windows 11. - Browser: Chrome - Version: 23.0
kerem 2026-03-07 20:47:49 +03:00
Author
Owner

@dariamarutkina commented on GitHub (Mar 16, 2023):

Hello @renns ,
Thank you for the issue. This will be fixed in future releases. Thank you for your interest in CloudBeaver.

<!-- gh-comment-id:1471811755 --> @dariamarutkina commented on GitHub (Mar 16, 2023): Hello @renns , Thank you for the issue. This will be fixed in future releases. Thank you for your interest in CloudBeaver.
Author
Owner

@TatyanaSsau commented on GitHub (Apr 3, 2023):

@renns Thanks! This is known issue. We are going to disable settings checkboxes under URL configuration type very soon - expected version is 23.0.3

<!-- gh-comment-id:1494919899 --> @TatyanaSsau commented on GitHub (Apr 3, 2023): @renns Thanks! This is known issue. We are going to disable settings checkboxes under URL configuration type very soon - expected version is 23.0.3
Author
Owner

@dariamarutkina commented on GitHub (May 22, 2023):

Fixed in milestone 23.0.5
The URL configuration for PostgreSQL now correctly displays only a single database
Thank you for your interest in CloudBeaver.

<!-- gh-comment-id:1557138095 --> @dariamarutkina commented on GitHub (May 22, 2023): Fixed in milestone 23.0.5 The URL configuration for PostgreSQL now correctly displays only a single database Thank you for your interest in CloudBeaver.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#332
No description provided.