Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

utility programs EXAMPLES at HEAD is not yet corrected



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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group