field separator problem - Mailing list pgsql-sql

From Tena Sakai
Subject field separator problem
Date
Msg-id FE44E0D7EAD2ED4BB2165071DB8E328C03062CA8@egcrc-ex01.egcrc.org
Whole thread Raw
Responses Re: field separator problem
List pgsql-sql
<p><font size="2">Hi Everybody,<br /><br /> I am having a problem with field separator.  Maybe<br /> someone can assist
me.<br/><br /> But first thing firtst: I am running postgresql 8.2.4<br /> on redhat, dell 64 bit machine:<br /><br />
Iissue from psql \f (or "\pset fieldsep ','") and<br /> psql appears to accept what I want:<br /><br />   canon=# \f
','<br/>   Field separator is ",".<br /><br /> canon is the name of database, but when I issue a select<br /> command,
itstill uses '|' as separator.  What am I<br /> doing wront?<br /><br /> Regards,<br /><br /> Tena Sakai<br />
tsakai@gallo.ucsf.edu<br/><br /><br /></font> 

pgsql-sql by date:

Previous
From: Richard Broersma Jr
Date:
Subject: Re: Need help with CASE statement in Function
Next
From: Jeff Frost
Date:
Subject: Why does the sequence skip a number with generate_series?