Re: data type to store a lot of text and tables of data

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: data type to store a lot of text and tables of data
Дата
Msg-id 4BAA8D72.5030808@iol.ie
обсуждение исходный текст
Ответ на Re: data type to store a lot of text and tables of data  (Karina Guardado <kguardado@gmail.com>)
Ответы Re: data type to store a lot of text and tables of data
Список pgsql-general
On 24/03/2010 22:01, Karina Guardado wrote:

> what should be the data type to store a file that can be xls, doc, pdf
> for example.

Sorry, I missed this bit - for binary files you can use the bytea type.
Look under "Binary data types" in the docs.

Ray.


--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie

В списке pgsql-general по дате отправления:

Предыдущее
От: Raymond O'Donnell
Дата:
Сообщение: Re: data type to store a lot of text and tables of data
Следующее
От: "Carlo Stonebanks"
Дата:
Сообщение: Re: How to dump JUST procedures/funnctions?