From: | Richard Huxton <dev(at)archonet(dot)com> |
---|---|
To: | "Henrik Steffen" <steffen(at)city-map(dot)de>, "pg" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: psql client |
Date: | 2002-08-05 17:24:49 |
Message-ID: | 200208051824.50705.dev@archonet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Monday 05 Aug 2002 5:03 pm, Henrik Steffen wrote:
> <P align=center>Auf den Seiten dieser Homepage finden Sie eine Auswahl der
> schönsten Bilder von der größten deutschen Insel</P> <P
> align=center>Rügen</P>
>
> which is correct. BUT - doing the same query from psql, I see:
>
> <P align=center>Auf den Seiten dieser Homepage finden Sie eine Auswahl der
> schö <P align=center>Rügen</P>ten deutschen Insel</P>
>
> Is there any problem with newline / linefeeds in psql-client?
It will display them according to normal rules, so a CR will move the cursor
to the start of the current line. This tends to cause problems for human
interpretation of results, but client applications cope just fine.
- Richard Huxton
From | Date | Subject | |
---|---|---|---|
Next Message | Hans-Jürgen Schönig | 2002-08-05 18:10:39 | Re: O'Reilly Open Source Convention Report |
Previous Message | Peter A. Daly | 2002-08-05 17:22:20 | Re: [HACKERS] []performance issues |