Re: [GENERAL] Large objects

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [GENERAL] Large objects
Дата
Msg-id 199806270212.WAA17406@candle.pha.pa.us
обсуждение исходный текст
Ответ на Large objects  (Kurt Seel <kseel@utcorp.com>)
Ответы Error message  (Kevin Heflin <kheflin@shreve.net>)
Список 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 по дате отправления:

Предыдущее
От: Kurt Seel
Дата:
Сообщение: Large objects
Следующее
От: liew@cee.hw.ac.uk (Olive Liew)
Дата:
Сообщение: Re: [PORTS] Port Bug Report: problem compiling psql and pg_dump