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

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: How much the max image size can be inserted into Postgresql
Дата
Msg-id dcc563d10812240854s6c26b235y596baed1b396211@mail.gmail.com
обсуждение исходный текст
Ответ на How much the max image size can be inserted into Postgresql  (venkat <ven.tammineni@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: How much the max image size can be inserted into Postgresql
Следующее
От: "Venkat Rao Tammineni"
Дата:
Сообщение: How to improve PgSql Performance using npgsql