pgsql/doc/src/sgml/ref pg_dump.sgml

Поиск
Список
Период
Сортировка
Искать

pgsql/doc/src/sgml/ref pg_dump.sgml

От:
Philip Warner - CVS <pjw@hub.org>
Дата:
CVSROOT:	/home/projects/pgsql/cvsroot
Module name:	pgsql
Changes by:	pjw@hub.org	01/03/06 00:22:18

Modified files:
	doc/src/sgml/ref: pg_dump.sgml 

Log message:
	- Minor correction to usage

Re: pgsql/doc/src/sgml/ref pg_dump.sgml

От:
Peter Eisentraut <peter_e@gmx.net>
Дата:
Philip Warner - CVS writes:

> Log message:
> 	- Minor correction to usage
[ changed --db to --dbname ]

Just FYI:
Once I get past the merge conflicts I will commit an update of the pg_dump
and pg_restore ref pages (mostly markup and formatting stuff).  I think
that examples should not use long options, since those are not universally
available.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/

Re: pgsql/doc/src/sgml/ref pg_dump.sgml

От:
Bruce Momjian <pgman@candle.pha.pa.us>
Дата:
> Philip Warner - CVS writes:
> 
> > Log message:
> > 	- Minor correction to usage
> [ changed --db to --dbname ]
> 
> Just FYI:
> Once I get past the merge conflicts I will commit an update of the pg_dump
> and pg_restore ref pages (mostly markup and formatting stuff).  I think
> that examples should not use long options, since those are not universally
> available.

Yes, they only appear with --help from the comand line if the platforms
supportg getopt_long().

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
FAQ