Where do my local data bases go? - Mailing list pgsql-novice

From Kevin Goulding
Subject Where do my local data bases go?
Date
Msg-id CAAprShTYbdBu46Z+hiMnoeqX8ZECsmFHKV5v_wmSqVV3bNLMZg@mail.gmail.com
Whole thread Raw
Responses Re: Where do my local data bases go?  ("Jean-Yves F. Barbier" <12ukwn@gmail.com>)
List pgsql-novice
Hello,

In pgAdmin III, I can create a new database by right-clicking on the "Databases" folder in the left panel then choosing "New Database".  I also can create data bases in the Terminal by using the code "createdb db1" that will show up in pgAdmin after I click refresh.

My question is -- how do I find where on my hard drive the newly created database ends up?  I have searched the names, with no luck.  Could it have to do with the OID number (what is an "OID")?  When I set up the server, I used "localhost" and socket "5432".

system: Mac OS X 10.6.8

Thanks,
Kevin


pgsql-novice by date:

Previous
From: "Craig Boyd"
Date:
Subject: Re: PostgreSQL v8 & v9 on the same XP machine - SOLVED
Next
From: "Jean-Yves F. Barbier"
Date:
Subject: Re: Where do my local data bases go?