7.0.2: missing CREATE DATABASE documentation - Mailing list pgsql-novice

From Albert REINER
Subject 7.0.2: missing CREATE DATABASE documentation
Date
Msg-id 20010103234019.A986@frithjof
Whole thread Raw
Responses Trailing spaces in char or varchar fields
List 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@tph.tuwien.ac.at>
Deutsch       *       English       *       Esperanto       *       Latine
--------------------------------------------------------------------------

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: problems with unique key on table with serial
Next
From: Thomas SMETS
Date:
Subject: Casting