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

Started by Peter Eisentraut - PostgreSQLabout 25 years ago2 messagescomitters
Jump to latest

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.

#2Bruce Momjian
bruce@momjian.us
In reply to: Peter Eisentraut - PostgreSQL (#1)
Re: pgsql/ oc/src/sgml/backup.sgml oc/src/sgml/ref ...

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