Re: Performance on inserts

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Performance on inserts
Дата
Msg-id 200010152324.TAA18122@candle.pha.pa.us
обсуждение исходный текст
Ответ на Performance on inserts  (Jules Bean <jules@jellybean.co.uk>)
Список pgsql-hackers
[ Charset ISO-8859-1 unsupported, converting... ]
> Could you add to the TODO:
> 
>  support of binary data (eg varbinary type)
> 
> I think the above is not trivial, as I think the parser choques on \00 bytes
> at several levels...

bytea type works for inserting null:  'a\\000b'.

> 
> I had a check on the TODO and it seems that TOAST is not planned anymore for
> 7.1. Is it true?

It is in 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: Performance on inserts
Следующее
От: Franck Martin
Дата:
Сообщение: RE: Performance on inserts