Skip to content

feat: PostgreSQL resource tree list multiple databases (catalogs)#43

Open
Seechi-Yolo wants to merge 1 commit into
actiontech:dev/4.3.4from
Seechi-Yolo:feature/pg-multi-database-list-434
Open

feat: PostgreSQL resource tree list multiple databases (catalogs)#43
Seechi-Yolo wants to merge 1 commit into
actiontech:dev/4.3.4from
Seechi-Yolo:feature/pg-multi-database-list-434

Conversation

@Seechi-Yolo

Copy link
Copy Markdown

关联的 issue

Seechi-Yolo#1

描述你的变更

  • PostgreSQL/GaussDB 资源树通过 pg_database 列出实例上多个 catalog,解决此前仅展示当前库 schema 的问题
  • 打开非当前 catalog 时按目标库切换/重建 JDBC,默认可浏览 public 下对象
  • 同步与表服务路径适配多库,前端 client 子模块未纳入本次 MVP

确认项(pr提交后操作)

Tip

请在指定复审人之前,确认并完成以下事项,完成后✅


  • 我已完成自测
  • 我已记录完整日志方便进行诊断
  • 我已在关联的issue里补充了实现方案
  • 我已在关联的issue里补充了测试影响面
  • 我已确认了变更的兼容性,如果不兼容则在issue里标记 not_compatible
  • 我已确认了是否要更新文档,如果要更新则在issue里标记 need_update_doc

Made with Cursor

Enable PG/Gauss catalog listing via pg_database and JDBC reconnect when opening a non-current catalog so the tree can show and browse instance multi-DB (e.g. postgres + wms_ftest).

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant