Lane Van Ingen wrote: > Does anyone know what the initial user/password should be? Thanks. Probably postgres without a password but with ident authentication, which means you must log in as the postgres user on your OS. (That one probably doesn't have a password either, so go through root.) -- Peter Eisentraut http://developer.postgresql.org/~petere/