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

From: Peter Eisentraut - PostgreSQL <petere(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/ oc/src/sgml/backup.sgml oc/src/sgml/ref ...
Date: 2001-05-17 21:12:49
Message-ID: 200105172112.f4HLCnS62636@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: petere(at)hub(dot)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.

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut - PostgreSQL 2001-05-17 21:50:19 pgsql/doc/src/sgml arch-dev.sgml backup.sgml e ...
Previous Message Peter Eisentraut 2001-05-17 19:25:20 Re: [COMMITTERS] pgsql/ oc/src/sgml/runtime.sgml rc/backend/uti ...