PostgreSQL documentation: Difference between revisions

From annawiki
No edit summary
Line 13: Line 13:
**FAQ // leads to http://wiki.postgresql.org/wiki/Category:FAQ - and the menu has gone.
**FAQ // leads to http://wiki.postgresql.org/wiki/Category:FAQ - and the menu has gone.
**Books // leads to http://www.postgresql.org/docs/books/ - the menu stays!
**Books // leads to http://www.postgresql.org/docs/books/ - the menu stays!
**Wiki // leads to https://wiki.postgresql.org/wiki/Main_Page - and the menu has gone. "FAQ" also lead to a page in the same Wiki.  
**Wiki // leads to https://wiki.postgresql.org/wiki/Main_Page - and the menu has gone. "FAQ" also lead to a page in the same Wiki.
 
-----
** Support
** Versioning policy
** Security
** Professional Services
** Hosting Solutions
** Report a Bug


==PostgreSQL 9.3.1 Documentation==
==PostgreSQL 9.3.1 Documentation==

Revision as of 2013-11-21T14:43:51

Overview

http://www.postgresql.org/ - Click Documentation in the horizontal navigation - leads to http://www.postgresql.org/docs/

PostgreSQL 9.3.1 Documentation

There are at least two parts labeled with a Roman number I:

I. Tutorial

Those who set up and manage their own server should also read Part III.

Does one need to read "I" to find out that one needs to read "III" to manage an own server? If not, then isn't it superfluous is? And yes, it is in the http://www.postgresql.org/docs/9.3/static/preface.html - redundancy bloats the documentation.

1.4. Accessing a Database

You already discovered this scheme in the previous section using createdb.

No. I did not.


II. PostgreSQL Client Applications

http://www.postgresql.org/docs/9.3/static/reference-client.html

This part contains reference information for PostgreSQL client applications 
and utilities. Not all of these commands are of general utility;

These commands? The first sentence did not contain the word "command".