Skip to content

pgadmin

Office Web - Source - Docker Image - Document


pgadmin 是一种流行的开源对象关系型数据库管理系统(PostgreSQL)的管理工具。它为用户提供了一个图形界面,方便用户进行数据库的创建、配置、监控和维护等操作。


  • 登录后添加服务器

Add New Server -> General -> Name任意 -> Connection -> Host name/address / Username / Password 值都是 postgres

Released under the Apache-2.0 License.