Storing text data in databases.

From: mallah(at)trade-india(dot)com
To: pgsql-sql(at)postgresql(dot)org
Subject: Storing text data in databases.
Date: 2002-02-12 05:39:33
Message-ID: 3C68AA95.38EE467C@trade-india.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi folks,
Is it a good idea to store large amount of text ( ~ 5-10 K ) in
database
columns from performance point of view? or store the text in sperate
files and store the id of the file in the databases.

Mallah.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-02-12 06:02:22 Re: Sequencing Problem in Transaction..
Previous Message Bhuvan A 2002-02-12 05:25:53 Sequencing Problem in Transaction..