Re: Large objects.

Поиск
Список
Период
Сортировка
От Dmitriy Igrishin
Тема Re: Large objects.
Дата
Msg-id AANLkTin3XrKsdx+YXgqQC+bMbzEe_yhBAncVQuS-SY7E@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Large objects.  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Large objects.  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Hey Robert, Tom

Tom, thank you for explanation!

Ouch.  Letting people write data to where they can't get it back from
seems double-plus ungood.

Robert, yes, I agree with you. This is exactly what I wanted to say.
I've implemented a stream class in C++ and this circumstance makes
the code not so clean because I need to take into account the behavior
of lo_write() and 2GB limit.


--
// Dmitriy.

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Gurjeet Singh
Дата:
Сообщение: Re: Improving prep_buildtree used in VPATH builds
Следующее
От: Robert Haas
Дата:
Сообщение: Re: trailing whitespace in psql table output