Re: performance modality in 7.1 for large text attributes?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: performance modality in 7.1 for large text attributes?
Дата
Msg-id 200012200307.WAA16035@candle.pha.pa.us
обсуждение исходный текст
Ответ на performance modality in 7.1 for large text attributes?  (Paul A Vixie <vixie@mfnx.net>)
Список pgsql-hackers
> furthermore, are there any plans to offer a better libpq interface to INSERT?
> the things i'm doing now to quote the text, and the extra copy i'm maintaining,
> are painful.  arbitrary-sized "text" attributes are a huge boon -- we would
> never have considered using postgres for MAPS RSS (or RBL) with "large
> objects".  (kudos to all who were involved, with both WAL and TOAST!)

If you are asking for a binary interface to TOAST values, I really wish
we had that in 7.1.  It never got finished for 7.1.

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


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: [DOCS] 7.1 features list
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Manual changes for ALTER TABLE OWNER