many thanks, Michael!  I appreciate it.

Regards,

Tena


-----Original Message-----
From: Michael Fuhr [mailto:[EMAIL PROTECTED]
Sent: Wed 10/3/2007 5:54 PM
To: Tena Sakai
Cc: pgsql-sql@postgresql.org
Subject: Re: [SQL] field separator problem
 
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

Reply via email to