PostgreSQL的Command Prompt(命令提示符)的基本操做

1.建立用户sql C:/Program Files/PostgreSQL/8.3/bin>createuser -P -U postgres数据库 Enter name of role to add: newUser [Enter]app Enter password for new role:xxxx [Enter]post Enter it again:xxxx [Enter]测试 Shal
相关文章
相关标签/搜索