Re: Unanswered questions about Postgre

Поиск
Список
Период
Сортировка
От Joe Kislo
Тема Re: Unanswered questions about Postgre
Дата
Msg-id 3A268F61.B96784B5@athenium.com
обсуждение исходный текст
Ответ на Re: Unanswered questions about Postgre  ("Joel Burton" <jburton@scw.org>)
Ответы Re: Unanswered questions about Postgre  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
> If that seems too small, maybe you need to rethink your database design
> ;-)
>
> There's also a 1G limit on the size of an individual BLOB that can be
> part of a row.

    Hmm, 1G is probably fine :)   But is there going to be a blob type with
toast?  If I want to store a large binary object, and have the ability
of retrieving it strictly over the postgre database connection, would I
be retrieving a blob column, or a really long varchar column?

Thanks,

-Joe

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

Предыдущее
От: Alfred Perlstein
Дата:
Сообщение: easy/best way to store dates
Следующее
От: Lamar Owen
Дата:
Сообщение: Re: Help with Database Recovery