|
psql -F problems: msg#00106db.postgresql.bugs
hi according to docs -F parameter given to psql is equivalent to \f or \pset fieldset in psql itself. this is usually true, but if i'll try to use "tab" as field separator, i cannot enter it like this: psql -c "something" -A -t -F '\t' it just returns fields separated by literally '\t', and not by tab-space character. yet, entering the same in psql as \f '\t' works great. i belive this is just simple ommision in argument parsing, but i belive it should be corrected to maintain uniform way of communication with user. best regards hubert depesz lubaczewski -- hubert depesz lubaczewski http://www.depesz.pl/ najwspanialszą rzeczą jaką dało nam nowoczesne społeczeństwo, jest niesamowita wręcz łatwość unikania kontaktów z nim ... ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@xxxxxxxxxxxxxx |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [SQL] 7.3 GROUP BY differs from 7.2: 00106, Stephan Szabo |
|---|---|
| Next by Date: | Re: psql -F problems: 00106, Peter Eisentraut |
| Previous by Thread: | 7.3 GROUP BY differs from 7.2i: 00106, Dan Langille |
| Next by Thread: | Re: psql -F problems: 00106, Peter Eisentraut |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |