mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
You could already pass a database name just by passing it as the last option, without -d. This is an alias for that, like the -d/--dbname option in psql and many other client applications. For consistency.