Received: from localhost (maia-1.hub.org [200.46.204.191]) by postgresql.org (Postfix) with ESMTP id E5CCB9FB4CB for ; Thu, 21 Jun 2007 03:59:00 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.191]) (amavisd-maia, port 10024) with ESMTP id 04448-04 for ; Thu, 21 Jun 2007 03:58:57 -0300 (ADT) X-Greylist: delayed 00:30:15.787353 by SQLgrey-1.7.4 Received: from svr4.postgresql.org (svr4.postgresql.org [66.98.251.159]) by postgresql.org (Postfix) with ESMTP id 507A79FB715 for ; Thu, 21 Jun 2007 03:58:57 -0300 (ADT) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.3 Received: from serv1.oss.ntt.co.jp (unknown [222.151.198.98]) by svr4.postgresql.org (Postfix) with ESMTP id 7C0FD5AF98A for ; Thu, 21 Jun 2007 06:28:39 +0000 (GMT) Received: from [127.0.0.1] (unknown [172.17.1.66]) by serv1.oss.ntt.co.jp (Postfix) with ESMTP id C0056104001 for ; Thu, 21 Jun 2007 15:28:36 +0900 (JST) Message-ID: <467A1A50.5050309@oss.ntt.co.jp> Date: Thu, 21 Jun 2007 15:27:28 +0900 From: Katsuhiko Okano User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: pgsql-docs@postgresql.org Subject: utility programs EXAMPLES at HEAD is not yet corrected Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.001 tagged_above=0 required=5 tests=BAYES_50=0.001 X-Spam-Level: X-Archive-Number: 200706/17 X-Sequence-Number: 4306 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