Re: Extending varlena

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: Extending varlena
Дата
Msg-id 20080818222145.GF7447@fetter.org
обсуждение исходный текст
Ответ на Re: Extending varlena  (Andrew Chernow <ac@esilo.com>)
Ответы Re: Extending varlena  (Andrew Chernow <ac@esilo.com>)
Re: Extending varlena  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, Aug 18, 2008 at 06:09:13PM -0400, Andrew Chernow wrote:
> David Fetter wrote:
>> Folks,
>>
>> As the things stored in databases grow, we're going to start
>> needing to think about database objects that 4 bytes of size can't
>> describe.  People are already storing video in lo and bytea fields.
>> To date, the sizes of media files have never trended downward.
>
> I always find these requests puzzling.  Is it really useful to store
> the  data for a jpeg, video file or a 10GB tar ball in a database
> column?  

It is if you need transaction semantics.  Think medical records, etc.

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgbench duration option
Следующее
От: Andrew Chernow
Дата:
Сообщение: Re: Extending varlena