dbTalk Databases Forums  

Formatting functionality in Postgresql

comp.databases.postgresql.novice comp.databases.postgresql.novice


Discuss Formatting functionality in Postgresql in the comp.databases.postgresql.novice forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Larry J. Gross
 
Posts: n/a

Default Formatting functionality in Postgresql - 06-28-2004 , 12:31 PM






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.us
(701) 328-5863

Reply With Quote
  #2  
Old   
Scott Marlowe
 
Posts: n/a

Default Re: Formatting functionality in Postgresql - 06-28-2004 , 02:24 PM






On Mon, 2004-06-28 at 11:31, Larry J. Gross wrote:
Quote:
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
Is this on a web page? If so, you need to replace new lines with <BR>
tags. What language are you using to do this? If it's PHP, there's a
pgsql-php list just for that language that's pretty nice.


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.