On Wed, Oct 03, 2007 at 05:13:48PM -0700, Tena Sakai wrote:
> I issue from psql \f (or "\pset fieldsep ','") and
> psql appears to accept what I want:
>
> canon=# \f ','
> Field separator is ",".
>
> canon is the name of database, but when I issue a select
> command, it still uses '|' as separator. What am I
> doing wront?
fieldsep applies only to unaligned mode (\a or \pset format unaligned).
--
Michael Fuhr