Database FAQ

From JhuAcmWiki

Jump to: navigation, search

liricdr varlarononop

Contents

PostgreSQL

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).

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

MySQL

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).

What settings do I use for MySQL?

  • Host name: einstein.cs.jhu.edu
  • User name: whatever you got
Personal tools