storing a text file - Mailing list pgsql-novice

From Mag Gam
Subject storing a text file
Date
Msg-id 1cbd6f831002140639m1004bd02nc2d306aee239008a@mail.gmail.com
Whole thread Raw
Responses Re: storing a text file  (Joshua Tolley <eggyknap@gmail.com>)
List pgsql-novice
I would like to index several documents. They are all text files, I
was wondering what is the best way to do this. I was thinking to have
a column which will have:

*docid (serial)
date (timestamp)
document (varchar)

Eventually, I would like to access these documents via a webbrowser
and I would like to search these documents. Each document is about 10
to 20kb in size.

My question is, what datatype would be ideal for "document" field?
Also, any thoughts and recommendations ?

TIA

pgsql-novice by date:

Previous
From: Devrim GÜNDÜZ
Date:
Subject: Re: Vacuuming
Next
From: Lee
Date:
Subject: Actions requiring commit