Re: Extending varlena

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Andrew Chernow <ac(at)esilo(dot)com>, David Fetter <david(at)fetter(dot)org>
Subject: Re: Extending varlena
Date: 2008-08-18 22:50:21
Message-ID: 200808181550.22064.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrew,

> 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?

Some people find it useful. Because LOs are actually easier to manage in
PG than in most other DBMSes, right now that's a significant source of
PostgreSQL adoption. I'd like to encourage those users by giving them
more useful LO features.

--
--Josh

Josh Berkus
PostgreSQL
San Francisco

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2008-08-18 23:11:40 Re: Extending varlena
Previous Message Andrew Chernow 2008-08-18 22:35:32 Re: Extending varlena