Re: [GENERAL] Large objects

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: kseel(at)utcorp(dot)com (Kurt Seel)
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] Large objects
Date: 1998-06-27 02:12:58
Message-ID: 199806270212.WAA17406@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)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)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message The Hermit Hacker 1998-06-28 03:00:02 Weekly Posting: Mini-FAQ (Last Modified: Jun 7, 98)
Previous Message Kurt Seel 1998-06-26 21:18:16 Large objects