Re: Blobs in Postgresql - Mailing list pgsql-general

From Pavel Stehule
Subject Re: Blobs in Postgresql
Date
Msg-id 162867790708142132q45baaa16p197df6b436afe48a@mail.gmail.com
Whole thread Raw
In response to Blobs in Postgresql  ("Ron Olson" <tachoknight@gmail.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Custom functions for default values for columns on insert
Next
From: Tom Lane
Date:
Subject: Re: language interface in postgresql