Re: Blobs in Postgresql

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Blobs in Postgresql
Дата
Msg-id 162867790708142132q45baaa16p197df6b436afe48a@mail.gmail.com
обсуждение исходный текст
Ответ на Blobs in Postgresql  ("Ron Olson" <tachoknight@gmail.com>)
Список pgsql-general
> So turning to Postgresql, can I get any recommendations, suggestions and
> tips on blob handling in the database? The image sizes will be pretty
> variable, from a few kilobytes to several hundred megabytes, so I need
> something that will handle the various file sizes, hopefully transparently.
>

PostgreSQL BLOB implementation is well. We used it without any
problems with images from 20K-30M.

Regards
Pavel Stehule

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Custom functions for default values for columns on insert
Следующее
От: Tom Lane
Дата:
Сообщение: Re: language interface in postgresql