CREATEDB Where ??

From: Peter Moscatt <pmoscatt(at)bigpond(dot)net(dot)au>
To: pgsql-hackers(at)postgresql(dot)org
Subject: CREATEDB Where ??
Date: 2001-08-17 14:05:52
Message-ID: 4x9f7.126086$Xr6.689318@news-server.bigpond.net.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-08-17 14:47:49 Re: [HACKERS] Re: WIN32 errno patch
Previous Message Bruce Momjian 2001-08-17 13:59:31 Re: [PATCHES] Re: JDBC pg_description update needed for CVS tip