inset html data into text column

From: "rui(dot)justino" <rui(dot)justino(at)netcabo(dot)pt>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: inset html data into text column
Date: 2005-04-14 09:28:39
Message-ID: 05D1AD763C02954696BD6738B280C0F58C7CF3@VS4.hdi.tvcabo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


Hello,

I am new to postgresql and i am not a native english speaker so please forgive me.

I have a table with a column of type text with no limitation of caracters, that i'm trying to insert html formatted text into but the text gets truncated.

I have also tried with the function to_ascii() but with no success.

I have seach in google for solutions to this but didn't find any anser.

As you have already understand the purpose of this is to be able to retrive dynamically the content of this column to a page.

for the moment i have tested with psycopg, pgsql and pgAdmin III. always getting the same result.

i'am using postgresql 7.4.7 and debian.

thanks

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message malini bu 2005-04-14 09:42:05
Previous Message Gerry Jensen 2005-04-14 09:26:16 duplicate rows mystery