> 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
>
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