Re: copy command and blobs

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Madhu Ramachandran <iammadhu(at)gmail(dot)com>
Cc: Mladen Gogala <mladen(dot)gogala(at)vmsinfo(dot)com>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: copy command and blobs
Date: 2011-01-23 03:41:46
Message-ID: AANLkTi=jZ6E76PPPNFeT1FUWD+=AeYa-ZdrMQ1jBAX5u@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Fri, Jan 21, 2011 at 5:10 PM, Madhu Ramachandran <iammadhu(at)gmail(dot)com> wrote:
> i was looking at
> http://www.postgresql.org/files/documentation/books/aw_pgsql/node96.html
> when they talk about using OID type to store large blobs (in my case .jpg
> files )

It's probably worth noting that that document is 9 years old. It
might be worth reading something a little more up-to-date. Perhaps:

http://www.postgresql.org/docs/current/static/largeobjects.html

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Achilleas Mantzios 2011-01-24 15:40:40 Re: "NOT IN" substantially slower in 9.0.2 than 8.3.13 - NOT EXISTS runs fast in both 8.3.13 and 9.0.2
Previous Message Madhu Ramachandran 2011-01-21 22:10:28 Re: copy command and blobs