Avoid the interpretation of \n in the psql output

From: "Bruno BAGUETTE" <pgsql-ml(at)baguette(dot)net>
To: "'PostgreSQL-general'" <pgsql-general(at)postgresql(dot)org>
Subject: Avoid the interpretation of \n in the psql output
Date: 2003-07-03 19:57:34
Message-ID: !~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAATBuXKOMvlkWzD3KJN6FWLMKAAAAQAAAA6tpA+DeXCkO1sz2GgPhaoAEAAAAA@baguette.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)baguette(dot)net

Responses

Browse pgsql-general by date

  From Date Subject
Next Message scott.marlowe 2003-07-03 20:00:22 Re: problems with pg_restore to 7.3.3 db
Previous Message elein 2003-07-03 19:56:43 Re: Are we backwards on the sign of timezones?