Avoid the interpretation of \n in the psql output - Mailing list pgsql-general

From Bruno BAGUETTE
Subject Avoid the interpretation of \n in the psql output
Date
Msg-id !~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAATBuXKOMvlkWzD3KJN6FWLMKAAAAQAAAA6tpA+DeXCkO1sz2GgPhaoAEAAAAA@baguette.net
Whole thread Raw
Responses Re: Avoid the interpretation of \n in the psql output  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Hello,

How can I avoid the interpretation of \n in psql ?

If I have a data inserted like this : 'The\ndata\nis\nthere', psql
display

The
data
is
there

Is there a way to have psql DISPLAYING \n but NOT interpreting it ?

I'm using psql on PostgreSQL 6.5.2, just the time to extract all the
datas from one table....  :-/

Thanks in advance for your help !

-------------------------------------
Bruno BAGUETTE - pgsql-ml@baguette.net


pgsql-general by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: [HACKERS] Are we backwards on the sign of timezones?
Next
From: Tom Lane
Date:
Subject: Re: problems with pg_restore to 7.3.3 db