| From: | eoghan <postgres(at)redry(dot)net> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: setting up |
| Date: | 2005-07-23 18:00:35 |
| Message-ID: | DBAABFB4-1DE9-4F9F-9A09-F51F97EA8D5A@redry.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Szmutku Zoltán | 2005-07-23 18:01:47 | unsubscribe |
| Previous Message | Ropel | 2005-07-23 17:54:27 | Re: setting up |