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/