配置: 把 /Applications/Postgres.app/Contents/Versions/9.4/bin
添加 Shell Path.
Last active
September 24, 2016 03:57
-
-
Save JeOam/b292b568491e5ec968b76b8d7ff67642 to your computer and use it in GitHub Desktop.
PostgreSQL Note
Drop Database:
$ dropdb 'database name'
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
为当前用户设置密码:
创建新用户和数据库: