cannot makedb - Mailing list pgsql-novice

From Stephen Choularton
Subject cannot makedb
Date
Msg-id 000f01c53431$a902c4e0$9701a8c0@Tablet
Whole thread Raw
Responses Re: cannot makedb
List pgsql-novice

Hi

 

Really lost.  I have managed to get the prompt working but when I try to make a db nothing happens. (I am on windows XP)

 

template1-# \l

        List of databases

   Name    |  Owner   | Encoding

-----------+----------+-----------

 template0 | postgres | SQL_ASCII

 template1 | postgres | SQL_ASCII

(2 rows)

 

template1-# makedb mydb

template1-# \l

        List of databases

   Name    |  Owner   | Encoding

-----------+----------+-----------

 template0 | postgres | SQL_ASCII

 template1 | postgres | SQL_ASCII

(2 rows)

 

Can anyone tell me what I am doing wrong?

 

Stephen


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.8.4 - Release Date: 27/03/2005

pgsql-novice by date:

Previous
From: John DeSoi
Date:
Subject: Re: Windows 2000 Installation Issue
Next
From: Andrei Reinus
Date:
Subject: Re: cannot makedb