Could we use some other letter for the pg_restore '-U' option? psql and wrapper scripts use -U to select the user name to connect as (different from -u), and I'd like to implement this sometime for the pg_dump tools as well. How does -L ("list") sound? -- Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/ ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
- Re: [HACKERS] pg_restore -U Peter Eisentraut
- Re: [HACKERS] pg_restore -U Bruce Momjian
- [HACKERS] Re: pg_restore -U Philip Warner