How To Store Large Text Strings

From: Jude Lucien <jlucien(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: How To Store Large Text Strings
Date: 2012-03-08 22:24:42
Message-ID: CAPRXF2q67G5tw8h=o8DbRpH1reL6JdoJxaLEMzp+bf5S7Qw_zw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

What is the best way to store possible multiple-paragraph-sized strings of text?

I had thought of just storing the hash but there is no guarentee that
the hash will pop back into the same text.

--
"None are more hopelessly enslaved than those who falsely believe they
are free"  -- Johann Wolfgang von Goethe

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Frank Bax 2012-03-09 01:19:59 Re: How To Store Large Text Strings
Previous Message Steve Crawford 2012-03-07 17:19:08 Re: Numeric Data Type Rounding Up