软件介绍
pgAdmin 是世界上最先进的开源数据库 PostgreSQL 最流行、功能最丰富的开源管理和开发平台。pgAdmin 可用于 Linux、Unix、macOS 和 Windows 来管理 PostgreSQL 和 EDB Advanced Server 9.5 及更高版本。
软件截图
软件特点
pgAdmin 具有大量功能,到目前为止,查看所有功能的最佳方式是下载副本并尝试一下。这是一个简短的列表,可让您了解其功能:
多平台
- Microsoft Windows ™
- Linux
- macOS
专为多个 PostgreSQL 版本和衍生产品而设计
pgAdmin 支持在发布任何给定版本 pgAdmin 时支持的 PostgreSQL 和 EDB Postgres Advanced Server 版本。
广泛的文档
pgAdmin 应用程序文档
PostgreSQL 文档链接
多种部署模式
桌面模式,使用专门构建的运行时
服务器模式,支持网络多用户
工具
具有颜色语法高亮功能的强大查询工具
用于显示/输入数据的快速数据网格
图形查询计划展示
用于快速更新 ACL 的授予向导
过程语言调试器(支持 pl/pgsql 和 edb-spl)
模式差异工具,用于管理模式之间的差异
用于设计和记录模式的 ERD 工具
日常维护
自动管理
监控仪表板
按需备份、恢复、清理和分析
SQL/shell/批处理作业调度代理
创建、查看和编辑所有常见的 PostgreSQL 对象
对象与其 SQL 定义以及用户友好的属性列表一起显示。还可以浏览从属对象和从属对象,并在适当的情况下查看对象统计信息。
列
约束
数据库
域
外部表
国外服务器
外部数据包装器
FTS 配置
FTS词典
FTS 解析器
FTS 模板
索引
语言
物化视图
规则
程序语言
模式
序列
表
表空间
触发功能
类型
观看次数
EDB Postgres Advanced Server 对象(例如包、过程和同义词)
pgAgent 对象(例如作业、调度)
多字节支持
pgAdmin 支持大多数 PostgreSQL 服务器端编码
SQL_ASCII
EUC_JP, EUC_CN, EUC_KR, EUC_TW
JOHAB
LATIN1, LATIN2, LATIN3, LATIN4, LATIN5, LATIN6, LATIN7, LATIN8, LATIN9, LATIN10
ISO_8859_5, ISO_8859_6, ISO_8859_7, ISO_8859_8
UNICODE/UTF-8
MULE_INTERNAL
KOI8
WIN
ALT
WIN1256
TCVN
WIN874
更新日志
pgAdmin 4 6.21
March 9, 2023
This release contains a number of bug fixes and new features since the release of pgAdmin 4 v6.20.
New features:
Issue #5832 – Allow changing cardinality notation in ERD to use Chen notation.
Issue #5842 – Add additional logging for successful logins and user creation.
Housekeeping:
Bug fixes:
Issue #5269 – Ensure that the schema diff tool should pick up the change in the column grants.
Issue #5685 – Ensure that Grant column permission to a view is visible in the SQL tab.
Issue #5747 – Ensure that content on the DDL comparison panel should get refreshed on selecting the object using the up and down arrow keys.
Issue #5756 – Fix for query tool prompting for unsaved changes even if no changes have been made.
Issue #5758 – Fixed an issue where lock layout menu was not in sync with preferences.
Issue #5760 – Fixed an issue where query was not pasted to editor after trojan source warning.
Issue #5764 – Fix an issue where the maintenance dialog for Materialized View gives an error.
Issue #5773 – Fixed an issue where Clear Saved Password should be disabled if the password is already cleared.
Issue #5790 – Fixed an issue where the user can’t create trigger AFTER UPDATE OF.
Issue #5803 – Fix an issue where query tool is stripping spaces in grid cell.
Issue #5810 – Fix an issue where sequence owner is remove on sequence edit.
Issue #5822 – Do not allow to save invalid JSON in query tool JSON editor.
Issue #5847 – Fixed an issue where pgAdmin failed to connect when the Postgres password included special characters.
Issue #5870 – Ensure that the database migration does not fail with a NoSuchTableError exception.
Issue #5872 – Handle MERGE operation in query tool explain introduced in PostgreSQL 15.
Issue #5889 – Fixed an issue where the database server is not connected using a service file.
Issue #5909 – Fixed an issue where the file name in the query tool tab was not changing if another file is opened.
暂无评论内容