Re: file in posgres

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: file in posgres
Дата
Msg-id 20051219204622.GG28771@pervasive.com
обсуждение исходный текст
Ответ на file in posgres  (Alain Rodriguez Arias <alainrod@gmail.com>)
Список pgsql-admin
On Sat, Dec 17, 2005 at 02:45:08PM -0800, Alain Rodriguez Arias wrote:
> Hi everybody:
> I need that somebody tell me if there is any way to save a file of any kind
> in a field of a database in posgres??

http://www.postgresql.org/docs/8.1/static/datatype-binary.html

> I also need to  convert the data of a tble into  XML???

No reason to do that in the database... though if you end up storing XML
you should just stick it in a text field.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: binary vs. txt dumps with pg
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: PG8.1 - Config file check