> 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
> --------+------------------+------------------
>       5 | AMM_ALL          | Server
>       6 | ANF              | Client
>       7 | ANF              | srv-ins
>       8 | AOI2.51          | Server
> [snip.......]
>     251 | W_SIFITES_ESE    | PE_CS_I
>     252 | W_SIFITES_ESE    | SD_SR_I
>     253 |                  |

The field separator only works in the unaligned output mode (\a).

-- 
Peter Eisentraut   [EMAIL PROTECTED]   http://funkturm.homeip.net/~peter


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to