Storing text data in databases. - Mailing list pgsql-sql

From mallah@trade-india.com
Subject Storing text data in databases.
Date
Msg-id 3C68AA95.38EE467C@trade-india.com
Whole thread Raw
Responses Re: Storing text data in databases.  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Re: Storing text data in databases.  ("Josh Berkus" <josh@agliodbs.com>)
List 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.



pgsql-sql by date:

Previous
From: David Stanaway
Date:
Subject: Re: Oracle "Jobs" in PostgreSQL
Next
From: Bhuvan A
Date:
Subject: Sequencing Problem in Transaction..