Greg Donald wrote:
> Next, I wanted to create a new database name Test. Do I do this as root,
> as my new user 'ralph', or as my regular unix username?
If your user ralph has database creation rights (it was asked when
creating the user) you can do
createdb -U ralph test
or some other db user (postgres) that has the rights to create a new db.
--
Alessio F. Bragadini alessio(at)albourne(dot)com
APL Financial Services http://village.albourne.com
Nicosia, Cyprus phone: +357-2-755750
"It is more complicated than you think"
-- The Eighth Networking Truth from RFC 1925