Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 174255

Summary: PostgreSQL Guide: Some minor inconsistencies between text and examples
Product: [OLD] Docs on www.gentoo.org Reporter: Rolf Herzog <her>
Component: Other documentsAssignee: nm (RETIRED) <nightmorph>
Status: RESOLVED FIXED    
Severity: trivial CC: docs-team, esigra
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.gentoo.org/doc/en/postgres-howto.xml
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: A diff that fixes the above mentioned problems

Description Rolf Herzog 2007-04-12 09:33:48 UTC
During the translation to german I found some inconsistencies:

1. The URL on line #162 (item xml) has changed. It is now http://www.throwingbeans.org/postgresql_and_xml.html

2. Lines # 328-335: The text talks about dropping a database and creating a new one, but the following example only drops the database. The text should only mention the dropping to be correct.

3. Line # 390: "and a new database created," The text mentioned a newly created database, but there is none. The part cited here should be deleted.


4: Line # 404: "With the new database created," The example shows the creation of users, not a database at this point. The cited part should get removed.

5. Line # 706: It seems Masatomo Nakano is now longer the PostgreSQL Maintainer.  Should the text changed here? 


Reproducible: Always
Comment 1 Rolf Herzog 2007-04-12 09:36:26 UTC
Created attachment 116057 [details]
A diff that fixes the above mentioned problems

I created a diff that fixes the problems mentioned here. Feel free to use from it what ever you like.
Comment 2 nm (RETIRED) gentoo-dev 2007-04-25 07:40:55 UTC
Thanks for reporting, fixed in CVS.

Just for future reference, please attach patches using diff -Nut.