pg_restore: Require "-f -" to mean stdout
Alvaro Herrera <alvherre@alvh.no-ip.org>
pg_restore: Require "-f -" to mean stdout The previous convention that stdout was selected by default when nothing is specified was just too error-prone. After a suggestion from Andrew Gierth. Author: Euler Taveira Reviewed-by: Yoshikazu Imai, José Arthur Benetasso Villanova Discussion: https://postgr.es/m/87sgwrmhdv.fsf@news-spur.riddles.org.uk
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_restore.sgml | modified | +2 −2 |
| src/bin/pg_dump/pg_backup_archiver.c | modified | +6 −1 |
| src/bin/pg_dump/pg_restore.c | modified | +8 −1 |
| src/bin/pg_dump/t/001_basic.pl | modified | +14 −8 |
Documentation touched
Discussion
- proposal: pg_restore --convert-to-text 19 messages · 2019-02-13 → 2019-07-03