Re: remove embedded carriage returns - Mailing list pgsql-general

From chwy_nougat@yahoo.com
Subject Re: remove embedded carriage returns
Date
Msg-id 1168462851.989004.41090@p59g2000hsd.googlegroups.com
Whole thread Raw
In response to remove embedded carriage returns  (chwy_nougat@yahoo.com)
List pgsql-general
chwy_nou...@yahoo.com wrote:
> Outputting a SELECT statement's results to ascii file showed me a table
> with a bunch of embedded carriage return characters in the values. I
> want to remove the embedded returns, so I read the documentation and
> tried a few variations on "SELECT replace(columname, 'chr(13)','') from
> tablename" with no luck. Could someone help me rid this table of its
> embedded returns?
>
> Thanks in advance...

Is there a different board that I should post this question to?


pgsql-general by date:

Previous
From: Richard Troy
Date:
Subject: Re: [HACKERS] Checkpoint request failed on version 8.2.1.
Next
From: "Mike Poe"
Date:
Subject: Question - Query based on WHERE OR