Skip to content
Snippets Groups Projects
Commit 5698f6b9 authored by Tom Lane's avatar Tom Lane
Browse files

Remove the -d and -D options of pg_dump and pg_dumpall. The functionality

is still available, but you must now write the long equivalent --inserts
or --column-inserts.  This change is made to eliminate confusion with the
use of -d to specify a database name in most other Postgres client programs.
Original patch by Greg Mullane, modified per subsequent discussion.
parent 0fd85d78
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment