Formatting functionality in Postgresql

From: "Larry J(dot) Gross" <ljgross(at)state(dot)nd(dot)us>
To: pgsql-novice(at)postgresql(dot)org
Subject: Formatting functionality in Postgresql
Date: 2004-06-28 17:31:36
Message-ID: OF5447D8FB.EDBC8AAB-ON86256EC1.00603F0F-86256EC1.00600F58@state.nd.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello:

I am using postgres 7.35 on a Linux 9.0 PC. I am trying to create a
technical intranet using the postgresql database for the information. When
I type in a solution to a problem all of the text runs together. An
example would be:1. Text here 2. Text here 3. Text here.

I would like it to look like the following.

Problem:

Solution:

1. Text here
2. Text here
3. Text here

Any help would be appreciated

Thank you
Larry Gross
Network Specialist II
MCP, CNE, A+
ljgross(at)state(dot)nd(dot)us
(701) 328-5863

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message beyaNet 2004-06-28 18:27:50 unsubscribe
Previous Message Larry J. Gross 2004-06-28 16:39:27 Formatting text strings in fields