Re: Bug #468: psql field separator......

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: <mtotti(at)libero(dot)it>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Bug #468: psql field separator......
Date: 2001-09-24 13:01:06
Message-ID: Pine.LNX.4.30.0109241500210.679-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> Maurizio Totti (mtotti(at)libero(dot)it) 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(at)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 peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Stephan Szabo 2001-09-24 16:09:48 Re: Server crash caused by CHECK on child
Previous Message Kevin Way 2001-09-24 11:49:36 Crash caused by CHECK on child