Thread: pgsql/ oc/src/sgml/backup.sgml oc/src/sgml/ref ...

pgsql/ oc/src/sgml/backup.sgml oc/src/sgml/ref ...

From
Peter Eisentraut - PostgreSQL
Date:
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    petere@hub.org    01/05/17 17:12:49

Modified files:
    doc/src/sgml   : backup.sgml
    doc/src/sgml/ref: pg_dump.sgml pg_dumpall.sgml pg_restore.sgml
    src/bin/pg_dump: pg_backup.h pg_backup_archiver.c
                     pg_backup_archiver.h pg_backup_db.c pg_dump.c
                     pg_dumpall.sh pg_restore.c

Log message:
    Add -U and -W options to pg_dump and friends to support non-interactive
    specification of username (like in psql).  pg_dumpall now works with
    password authentication.


Re: pgsql/ oc/src/sgml/backup.sgml oc/src/sgml/ref ...

From
Bruce Momjian
Date:
> CVSROOT:    /home/projects/pgsql/cvsroot
> Module name:    pgsql
> Changes by:    petere@hub.org    01/05/17 17:12:49
>
> Modified files:
>     doc/src/sgml   : backup.sgml
>     doc/src/sgml/ref: pg_dump.sgml pg_dumpall.sgml pg_restore.sgml
>     src/bin/pg_dump: pg_backup.h pg_backup_archiver.c
>                      pg_backup_archiver.h pg_backup_db.c pg_dump.c
>                      pg_dumpall.sh pg_restore.c
>
> Log message:
>     Add -U and -W options to pg_dump and friends to support non-interactive
>     specification of username (like in psql).  pg_dumpall now works with
>     password authentication.

Wow. I didn't realize we were missing that feature.

--
  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