用postgresql的问题?怎么开始?
时间:2007-08-08
来源:互联网
CH:~# su postgres
postgres@CH:/root$ create role TiSV;
bash: create: command not found
postgres@CH:/root$ CREATE ROLE TiSV;
bash: CREATE: command not found
postgres@CH:/root$ createuser TiSV;
Shall the new role be a superuser? (y/n) y
CREATE ROLE
postgres@CH:/root$ su TiSV
未知 id:TiSV
postgres@CH:/root$ select usename from pg_role;
bash: syntax error near unexpected token `from'
--------------------------------
我的问题是:怎么开始用postgresql?怎么知道已经创建了用户?怎么开始?
postgres@CH:/root$ create role TiSV;
bash: create: command not found
postgres@CH:/root$ CREATE ROLE TiSV;
bash: CREATE: command not found
postgres@CH:/root$ createuser TiSV;
Shall the new role be a superuser? (y/n) y
CREATE ROLE
postgres@CH:/root$ su TiSV
未知 id:TiSV
postgres@CH:/root$ select usename from pg_role;
bash: syntax error near unexpected token `from'
--------------------------------
我的问题是:怎么开始用postgresql?怎么知道已经创建了用户?怎么开始?
作者: 林知枫 发布时间: 2007-08-08
psql:http://www.pgsqldb.org/pgsqldoc-8.1c/app-psql.html
作者: nehc 发布时间: 2007-08-08
在bash下面直接执行SQL了?
作者: kilo 发布时间: 2007-08-08
我现在的问题是,怎么开始使用pq?
就是说我创建了一个用户,怎么使用这个用户来使用pq?
就是说我创建了一个用户,怎么使用这个用户来使用pq?
作者: 林知枫 发布时间: 2007-08-10
我现在安装了pgadmin3,但我连联机服务器都联不上
请问一下,pgadmin3出来的联机窗口怎么添啊?
请问一下,pgadmin3出来的联机窗口怎么添啊?
作者: 林知枫 发布时间: 2007-08-10
看看小P写的PostgreSQL的连载吧
http://www.linuxsir.org/main/?q=taxonomy/term/37
http://www.linuxsir.org/main/?q=taxonomy/term/37
作者: redeast 发布时间: 2007-08-10
重新创建了一个有密码的用户,现在pgamdin3总算连上去了
作者: 林知枫 发布时间: 2007-08-10
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28