Category Archives: db

PostgreSQL

Overview Command Line Options * Connection options: -h, –host=HOSTNAME database server host or socket directory -p, –port=PORT database server port -U, –username=USERNAME user name to connect as -w, –no-password never prompt for password -W, –password force password prompt DB Management … Continue reading

Posted in postgresql | Tagged | Comments Off on PostgreSQL