Overwriting largeobjects to be smaller than the original

From: "Michael Burns" <michaelburns1(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Overwriting largeobjects to be smaller than the original
Date: 2006-06-13 17:12:31
Message-ID: 699dfe050606131012o628eb77bx62760634d672a5b8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,
What is the preferred way to update a largeobject where the size of the
update is smaller than the original file? The only way I can think of is to
remove the original largeobject then write the new one. Is there a more
efficient way of achieving this?

Many Thanks,

Browse pgsql-jdbc by date

  From Date Subject
Next Message Heikki Linnakangas 2006-06-14 14:57:58 Re: XA Status
Previous Message Stefan Arentz 2006-06-13 14:03:26 XA Status