Postgresql
MyNotes!

Language :
    SQL

Client Side Tools :
    psql

Create database (use Linux command)
createdb dbname

Create  user  (use Linux command)
createuser UserName  <-W>

- -W (optional) input password

Subjects
Localization

Reference:
Postgresql Official Site
PostgreSQL 中文網站 (簡體)


Hosted by www.Geocities.ws

1