carriage returns out as \n - Mailing list pgsql-novice

From Anne Wainwright
Subject carriage returns out as \n
Date
Msg-id 20130711183549.GA25437@fables.co.za
Whole thread Raw
Responses Re: carriage returns out as \n  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
Hello,

Data input includes carriage returns.

When I extract query results in delimited format these have been
replaced by '\n'

Currently I run a perl script to replace the '\n' by a cr as needed by
the final application

Is there an alternative for this where postgres will output or store
the original cr?

many thanks
Anne




pgsql-novice by date:

Previous
From: Kevin Grittner
Date:
Subject: Re: hstore for handling large amounts of events?
Next
From: Tom Lane
Date:
Subject: Re: carriage returns out as \n