Re: [GENERAL] overwriting large objects bug? - Mailing list pgsql-general

From Bruce Momjian
Subject Re: [GENERAL] overwriting large objects bug?
Date
Msg-id 199905141204.IAA28165@candle.pha.pa.us
Whole thread Raw
In response to overwriting large objects bug?  ("Stéphane Popinet" <popinet@lmm.jussieu.fr>)
List pgsql-general
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> Hi,
>
> I have some problems when trying to overwrite large objects (I use
> postgres 6.3.2-10). Apparently, everything looks allright when
> overwriting existing data but it fails when trying to write after the
> end of the existing large object.
>
> Before describing in more detail what happens, I'd like to ask to
> questions:
>
> - is that a known problem with large objects?
> _ is there a function which allows to import a file in an already
> existing large object (i.e. overwriting its contents)? (from what I saw
> in libpq-fe.h probably not).

Known problem.  Fixed in 6.5 beta.  6.5 final is due June 1.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: "Brett W. McCoy"
Date:
Subject: Re: [GENERAL] postgres getting slow
Next
From: Aaron Holtz
Date:
Subject: Does this function exist?