pgsql-server/src/bin/pg_dump pg_backup_archive ...

Started by Tom Lanealmost 23 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@svr1.postgresql.org 03/10/20 18:05:13

Modified files:
src/bin/pg_dump: pg_backup_archiver.c pg_restore.c

Log message:
Complain if pg_restore is given both -d and -f options; this suggests
the user is confused about whether -f is input or output file.