pgweb 0.9.9 发布,Go 语言开发的 PG 管理系统

栏目: 软件资讯 · 发布时间: 7年前

内容简介:pgweb 0.9.9 已发布,这是一个采用 Go 语言开发的基于 Web 的 PostgreSQL 管理系统,适用于 OSX、Linux 和 Windows 平台。 更新内容: Automatically format JSON data exports Update Docker image to alpine:3...

pgweb 0.9.9 已发布,这是一个采用 Go 语言开发的基于 Web 的 PostgreSQL 管理系统,适用于 OSX、 Linux 和 Windows 平台。

更新内容:

  • Automatically format JSON data exports

  • Update Docker image to alpine:3.6

  • Print out PostgreSQL server version on start in a single-session mode

  • Record last query timestamp for the client connection

  • Add context menu for table headers in browse mode (copy name, see unique values)

  • Add ability to export current database dump

  • Automatically open pgweb in browser on start if its already running

  • Connect to the database with credentials provided by a third-party backend

  • Automatically close idle sessions (no activity in 1 hour)

  • Allow connecting via SSH with a custom private key and other fixes

  • Add options to disable SSH connections

各平台下载地址请查阅发行列表,源码地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

C++Templates中文版

C++Templates中文版

David Vandevoorde、Nicolai M.Josuttis / 陈伟柱 / 人民邮电出版社 / 2008-2 / 69.00元

本书是C++模板编程的完全指南,旨在通过基本概念、常用技巧和应用实例3方面的有用资料,为读者打下C++模板知识的坚实基础。 全书共22章。第1章全面介绍了本书的内容结构和相关情况。第1部分(第2~7章)以教程的风格介绍了模板的基本概念,第2部分(第8~13章)阐述了模板的语言细节,第3部分(第14~18章)介绍了C++模板所支持的基本设计技术,第4部分(第19~22章)深入探讨了各种使用模板......一起来看看 《C++Templates中文版》 这本书的介绍吧!

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具