Portable PostgreSQL
Portable PostgreSQL 介绍PostgreSQL PortablePostgreSQLPortable is an open source database packaged as a portable app,so you can run a full PostgreSQL database on your iPod,USB flash drive,portable hard drive,etc. It has all the same features as PostgreSQL,plus,it leaves no personal information behind on the machine you run it on,so you can take it with you wherever you go. PostgreSQLPortable 是一个开源的便携数据库APP,你可以运行一个完整的PostgreSQL数据库,这个数据库存放在你的ipod,U盘等移动存储设备,它拥有与PostgreSQL医院的特性。它不会存留任何个人的信息在你的运行它的机器上,你可以用移动存储设备随时带走。 Features
System Requirements
下载https://sourceforge.net/projects/postgresqlportable/files/?source=navbar https://github.com/garethflowers/postgresql-portable 使用下载下来,解压到一个目录下,这个目录路径不能有中文。。。 运行: PostgreSQLPortable.exe 查看角色postgresql数据库用户 postgres=# du List of roles 查看用户postgres=# SELECT u.usename AS "User name", ORDER BY 1; 用户名:postgres 客户端HeidiSQLhttp://www.heidisql.com/ 用户是:postgres 端口是:5432 pgAdminhttps://www.pgadmin.org/ 建议pgAdmin III 教程http://www.yiibai.com/html/postgresql/2013/080116.html (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |