Re: cannot makedb

Поиск
Список
Период
Сортировка
Искать
От
Andrei Reinus
Тема
Re: cannot makedb
Дата
Msg-id
424905EB.2030200@uptime.ee
Ответ на
cannot makedb (Stephen Choularton)
Список
Дерево обсуждения
Re: cannot makedb "Van Ingen, Lane" <lvaningen@ESNCC.com>
Re: cannot makedb Tom Lane <tgl@sss.pgh.pa.us>
template1=# \h CREATE DATABASE
Command:     CREATE DATABASE
Description: create a new database
Syntax:
CREATE DATABASE name
    [ [ WITH ] [ OWNER [=] dbowner ]
           [ TEMPLATE [=] template ]
           [ ENCODING [=] encoding ]
           [ TABLESPACE [=] tablespace ] ]


-- Andrei Reinus
-- "#define QUESTION ((bb) || !(bb))  - Shakespeare."



Stephen Choularton wrote:

> 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 по дате отправления
От: Stephen Choularton
Дата:
Сообщение: cannot makedb
От: Van Ingen, Lane
Дата:
Сообщение: Re: cannot makedb
FAQ