Re: [GENERAL] Large objects - Mailing list pgsql-general

From Bruce Momjian
Subject Re: [GENERAL] Large objects
Date
Msg-id 199806270212.WAA17406@candle.pha.pa.us
Whole thread Raw
In response to Large objects  (Kurt Seel <kseel@utcorp.com>)
Responses Error message  (Kevin Heflin <kheflin@shreve.net>)
List pgsql-general
>
> I am having trouble with writing to large objects.
>  I am not using lseek, as I have heard it is broken. I simply
> read the whole thing into a buffer, edit it, and (attempt to)
> write it back out.
>  I am doing this from TCL.
>  Has any one used large objects successfully?

All large object stuff should work in 6.3.2.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-general by date:

Previous
From: Kurt Seel
Date:
Subject: Large objects
Next
From: liew@cee.hw.ac.uk (Olive Liew)
Date:
Subject: Re: [PORTS] Port Bug Report: problem compiling psql and pg_dump