Re: [BUGS] Bug #468: psql field separator......

2001-09-24 Thread Peter Eisentraut
> Maurizio Totti ([EMAIL PROTECTED]) reports a bug with a severity of 3 > The option for change the field separator in psql don't work (or I'm not able to use >it :-). > a427137@prometeo:~$ psql -F ';' -c "select * from sd_tab_software" sdlog > softid | software | pack >

[BUGS] Bug #468: psql field separator......

2001-09-24 Thread pgsql-bugs
Maurizio Totti ([EMAIL PROTECTED]) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description psql field separator.. Long Description The option for change the field separator in psql don't work (or I'm not able to use it :-). I tried whit -F ';' or -P