large string storage in Postgresql

From: AI Rumman <rummandba(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: large string storage in Postgresql
Date: 2010-01-17 05:51:39
Message-ID: 2a7905441001162151q4fc8320bm14dd49015b32e8c3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all,

I have to store 2 GB text in the database. Previously I was using Oracle
database with CLOB data type.

Could anyone please tell me how can I do it in Postgresql 8.0 or later?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Craig Ringer 2010-01-17 06:08:59 Re: large string storage in Postgresql
Previous Message Craig Ringer 2010-01-17 03:52:54 Re: Read only column ?