hi. In the following mail, The action of the createdb command and others changed at HEAD and the sgml file was also corrected. However, description of EXAMPLES is not yet corrected. I think that correction is required also there.
Regards, http://archives.postgresql.org/pgsql-committers/2007-06/msg00043.php >> > >pgsql: Remove gratuitous response messages from utility programs. > > Remove gratuitous response messages from utility programs. > > > > (Possibly release notes material, lest users be confused.) > > > > The --quiet option is now obsolete and without effect in createdb, > > createuser, dropdb, dropuser; kept for compatibility but marked for > > removal in 8.4. http://momjian.us/main/writings/pgsql/sgml/app-createdb.html > > Examples > > To create the database demo using the default database server: > > > > $ createdb demo > > CREATE DATABASE > > > > The response is the same as you would have gotten from running the CREATE DATABASE SQL command. -- -------- Katsuhiko Okano okano katsuhiko _at_ oss ntt co jp ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
