Thanks Roberto,
I found a dev aritcle at apple explaining it... you have to create the dir... So ive done that and im all up and running.
Thanks
Eoghan

On 23 Jul 2005, at 18:54, Ropel wrote:

I don't know, OS x; on linux the local directory is /usr/local/ pgsql/data for 8.0 version, and used to be /var/lib/pgsql/data on older versions for linux redhat.

You should have the default superuser account postgres and the database template1 (don't change it, just login and create you own one) I.E: psql template1 postgres and, once logged, create database myowndb; Then you can use psql myowndb postgres tp log on and start your adventure...


Hope this helps. bye

Roberto


---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to