Re: pg_restore - added documentation

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Harald Armin Massa <ghum(at)gmx(dot)net>, pgsql-patches(at)postgresql(dot)org
Subject: Re: pg_restore - added documentation
Date: 2004-10-07 12:51:35
Message-ID: 200410071451.35658.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Harald Armin Massa wrote:
> ----------------------------------------------
> Usage:
> pg_restore [OPTION]... [FILE]
>
> General options:
> -d, --dbname=NAME output database name (to restore into a psql
> database)
> -f, --file=FILENAME output file name (to convert custom/tar to
> plain SQL)
> -F, --format=c|t specify backup file format (custom or tar,
> plain text is not possible)
> ----------------------------------------------

These lines are too long for help output. Also, there is no such thing
as a "psql database".

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2004-10-07 13:00:05 Re: Support LDFLAGS_SL on most ports
Previous Message Heikki Linnakangas 2004-10-07 11:24:01 Re: Two-phase commit