Re: How much the max image size can be inserted into Postgresql

From: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
To: venkat <ven(dot)tammineni(at)gmail(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: How much the max image size can be inserted into Postgresql
Date: 2008-12-24 16:54:03
Message-ID: dcc563d10812240854s6c26b235y596baed1b396211@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Wed, Dec 24, 2008 at 7:00 AM, venkat <ven(dot)tammineni(at)gmail(dot)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.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Venkat Rao Tammineni 2008-12-25 06:39:35 How to improve PgSql Performance using npgsql
Previous Message Craig Ringer 2008-12-24 15:38:28 Re: How much the max image size can be inserted into Postgresql