dbTalk Databases Forums  

[BUGS] BUG #1889: little documentation error

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1889: little documentation error in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Evgeny Gridasov
 
Posts: n/a

Default [BUGS] BUG #1889: little documentation error - 09-17-2005 , 08:30 PM







The following bug has been logged online:

Bug reference: 1889
Logged by: Evgeny Gridasov
Email address: eugene (AT) i-free (DOT) ru
PostgreSQL version: 8.1
Operating system: n/a
Description: little documentation error
Details:

http://developer.postgresql.org/docs...blespaces.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 With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] BUG #1889: little documentation error - 09-17-2005 , 11:04 PM






"Evgeny Gridasov" <eugene (AT) i-free (DOT) ru> writes:
Quote:
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 =)
Yup --- thanks for catching it!

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.