欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
PgAdmin
来自开放百科 - 灰狐
(版本间的差异)
小 (→安装) |
小 (→链接) |
||
第35行: | 第35行: | ||
[[category:PostgreSQL]] | [[category:PostgreSQL]] | ||
[[category:c++]] | [[category:c++]] | ||
+ | [[category:python]] | ||
+ | [[category:qt]] | ||
[[category:wxWidgets]] | [[category:wxWidgets]] |
2018年3月18日 (日) 02:59的版本
pgAdmin : PostgreSQL administration and management tools
pgAdmin III 使用 C++ 和 wxWidgets 框架开发。
安装
OS X用户
brew info postgresql brew install postgresql postgres -D /usr/local/var/postgres &
Debian用户
vi /etc/apt/sources.list deb [MIRROR URL]/pgadmin3/release/debian sarge pgadmin For example, deb ftp://ftp.hk.postgresql.org/postgresql/pgadmin3/release/debian/ sarge pgadmin apt-get update apt-get install pgadmin3
Ubuntu
sudo apt-get install pgadmin3
Web
wget https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v2.1/pip/pgadmin4-2.1-py2.py3-none-any.whl pip install ./pgadmin4-1.3-py2.py3-none-any.whl python ~/pgadmin4/lib/python2.7/site-packages/pgadmin4/pgAdmin4.py http://127.0.0.1:5050
图集
链接
分享您的观点