The following bug has been logged online:

Bug reference:      1889
Logged by:          Evgeny Gridasov
Email address:      [EMAIL PROTECTED]
PostgreSQL version: 8.1
Operating system:   n/a
Description:        little documentation error
Details: 

http://developer.postgresql.org/docs/postgres/manage-ag-tablespaces.html
see the text:
--
 To define a tablespace, use the CREATE DATABASE  command, for example:

CREATE TABLESPACE fastspace LOCATION '/mnt/sda1/postgresql/data';
--
i guess the text should be "use the CREATE TABLESPACE" command =)

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to