Re: How much the max image size can be inserted into Postgresql - Mailing list pgsql-sql

From Scott Marlowe
Subject Re: How much the max image size can be inserted into Postgresql
Date
Msg-id dcc563d10812240854s6c26b235y596baed1b396211@mail.gmail.com
Whole thread Raw
In response to How much the max image size can be inserted into Postgresql  (venkat <ven.tammineni@gmail.com>)
List pgsql-sql
On Wed, Dec 24, 2008 at 7:00 AM, venkat <ven.tammineni@gmail.com> wrote:
> Dear All,
>
>  I want to insert image which is more than 1 GB.is it possible to store that
> same size or we can store more than that.Please let me know .

Wow.  The need for transactional semantics and storage of > 1Gig file
size is an odd set of requirements.


pgsql-sql by date:

Previous
From: Craig Ringer
Date:
Subject: Re: How much the max image size can be inserted into Postgresql
Next
From: "Venkat Rao Tammineni"
Date:
Subject: How to improve PgSql Performance using npgsql