7.0.2: missing CREATE DATABASE documentation

From: "Albert REINER" <areiner(at)tph(dot)tuwien(dot)ac(dot)at>
To: PostgreSQL-Novice <pgsql-novice(at)postgreSQL(dot)org>
Subject: 7.0.2: missing CREATE DATABASE documentation
Date: 2001-01-03 22:40:19
Message-ID: 20010103234019.A986@frithjof
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Saluton,

I just found that the documentation for CREATE DATABASE is not
complete:

,----[ pslq ]
| albert=> \h create database
| Command: CREATE DATABASE
| Description: Creates a new database
| Syntax:
| CREATE DATABASE name [ WITH LOCATION = 'dbpath' ]
`----

Similarly in the documentation in .../user/sql-createdatabase.htm:
there is at least the optional WITH ENCODING = '...';

Albert.

--

--------------------------------------------------------------------------
Albert Reiner <areiner(at)tph(dot)tuwien(dot)ac(dot)at>
Deutsch * English * Esperanto * Latine
--------------------------------------------------------------------------

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Mike Hammonds 2001-01-03 23:40:23 MSSQL to PgSQL
Previous Message GH 2001-01-03 19:17:57 Re: Dump to text file