From: | "Stephen Choularton" <mail(at)bymouth(dot)com> |
---|---|
To: | <pgsql-novice(at)postgresql(dot)org> |
Subject: | cannot makedb |
Date: | 2005-03-29 07:33:22 |
Message-ID: | 000f01c53431$a902c4e0$9701a8c0@Tablet |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Andrei Reinus | 2005-03-29 07:38:19 | Re: cannot makedb |
Previous Message | John DeSoi | 2005-03-29 05:37:54 | Re: Windows 2000 Installation Issue |