word wrap in postgres

From: akp geek <akpgeek(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: word wrap in postgres
Date: 2011-04-12 16:31:02
Message-ID: BANLkTikHocKmqvTamVr8ivXsZpAcTr1y2A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all -

Is it possible to to split the data of a column into
multiple lines. We are have a column which is text. when the query is
excecuted, I wanted to display the text of the column in separate lines. Is
it possible ?

thanks for the help

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2011-04-12 17:33:45 Re: Column storage (EXTERNAL/EXTENDED) settings for bytea/text column
Previous Message tv 2011-04-12 15:12:16 Re: What is the difference between these queries