Re: CREATEDB Where ?? - Mailing list pgsql-hackers

From Matthew T. O'Connor
Subject Re: CREATEDB Where ??
Date
Msg-id 006901c1298a$c97c0b60$040a0a0a@ctlno.com
Whole thread Raw
In response to CREATEDB Where ??  (Peter Moscatt <pmoscatt@bigpond.net.au>)
Responses Re: CREATEDB Where ??
List pgsql-hackers
Yes and no :-).  The files were created but all postgres data files are now
idententified by numbers (oids I think), so you will not find a file or
directory anywhere in your filesystem named "mydb", or "mytable".

----- Original Message -----
From: "Peter Moscatt" <pmoscatt@bigpond.net.au>
To: <pgsql-hackers@postgresql.org>
Sent: Friday, August 17, 2001 9:05 AM
Subject: [HACKERS] CREATEDB Where ??


> I am pretty new to PostgreSQL so please bare with me  :-)
>
> When issuing the CREATEDB MyDb  then creating some tables with CREATE
> TABLE, I then go back and do a search for the file I have just created
> (MyDb) but can't find the physical file.
>
> Does one actually exist ??
>
> Pete
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: A fixed user id for the postgres user?
Next
From: Peter Eisentraut
Date:
Subject: Re: Locale by default?