内容简介:pgAdmin 开发团队宣布 pgAdmin 4 3.0版发布。此版本的包含 100 多个错误修复和新功能。有关更多详细信息,请参阅发行说明。 pgAdmin 是 PostgreSQL 领先的开源图形管理工具。 更新内容: The desktop runtime no...
pgAdmin 开发团队宣布 pgAdmin 4 3.0版发布。此版本的包含 100 多个错误修复和新功能。有关更多详细信息,请参阅发行说明。
pgAdmin 是 PostgreSQL 领先的开源图形管理工具。
更新内容:
The desktop runtime now runs as a system tray application and utilises the browser on the system to display pgAdmin. This resolves numerous bugs and issues caused by QtWebKit/QtWebEngine.
Data can now be sorted in edit mode in the Query Tool.
Keyboard navigation with configurable shortcuts for many operations has been added to allow use of pgAdmin without a mouse.
Dashboard tables and charts can be enabled/disabled.
Server and database statistics, functions, partitions, external tables and EXPLAIN are now supported on Greenplum.
Support for pg_service.conf files has been added.
The Docker Container distribution is vastly slimmed down, having move to Alpine Linux with Gunicorn to host the pgAdmin web application.
下载地址:https://www.pgadmin.org/download/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Python极客项目编程
Mahesh Venkitachalam / 王海鹏 / 人民邮电出版社 / 2017-5 / 69
Python 是一种强大的编程语言,容易学习而且充满乐趣。但掌握了基本知识后,接下来做什么? 本书包含了一组富有想象力的编程项目,它们将引导你用Python 来制作图像和音乐、模拟现实世界的现象,并与 Arduino 和树莓派这样的硬件进行交互。你将学习使用常见的Python 工具和库,如numpy、matplotlib 和pygame, 来完成以下工作: ● 利用参数方程......一起来看看 《Python极客项目编程》 这本书的介绍吧!