Database FAQ
From JhuAcmWiki
liricdr varlarononop
Contents |
[edit]
PostgreSQL
[edit]
How do I create a Postgres database?
- File a ticket with your desired Postgres username (usually just your login name)
and any databases you want created (usually a single database with the same name).
[edit]
What settings do I use for Postgres?
- Host name: none - the database runs on centaur (localhost if you must use networking)
- User name: whatever you got
[edit]
MySQL
[edit]
How do I create a MySQL database?
- File a ticket with your desired MySQL username (usually just your login name)
and any databases you want created (usually a single database with the same name).
[edit]
What settings do I use for MySQL?
- Host name: einstein.cs.jhu.edu
- User name: whatever you got

