storing a text file

Поиск
Список
Период
Сортировка
От Mag Gam
Тема storing a text file
Дата
Msg-id 1cbd6f831002140639m1004bd02nc2d306aee239008a@mail.gmail.com
обсуждение исходный текст
Ответы Re: storing a text file  (Joshua Tolley <eggyknap@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: Vacuuming
Следующее
От: Lee
Дата:
Сообщение: Actions requiring commit