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

From Tom Lane
Subject Re: carriage returns out as \n
Date
Msg-id 27830.1373569653@sss.pgh.pa.us
Whole thread Raw
In response to carriage returns out as \n  (Anne Wainwright <anotheranne@fables.co.za>)
Responses Re: carriage returns out as \n  (Anne Wainwright <anotheranne@fables.co.za>)
List pgsql-novice
Anne Wainwright <anotheranne@fables.co.za> writes:
> Data input includes carriage returns.
> When I extract query results in delimited format these have been
> replaced by '\n'

No such transformation is done within the database proper.  I suppose
that something on the client side is doing that for/to you, but since
you've provided no details about what you're doing, it's hard to guess
exactly where it's happening.

            regards, tom lane


pgsql-novice by date:

Previous
From: Anne Wainwright
Date:
Subject: carriage returns out as \n
Next
From: Anne Wainwright
Date:
Subject: Re: carriage returns out as \n