Re: [GENERAL] 8k limit

Поиск
Список
Период
Сортировка
От Mike Meyer
Тема Re: [GENERAL] 8k limit
Дата
Msg-id Pine.BSF.4.05.9810271727470.6648-100000@guru.phone.net
обсуждение исходный текст
Ответ на Re: [GENERAL] 8k limit  ("Peter Garner" <peter.garner@toward.com>)
Список pgsql-general
On Tue, 27 Oct 1998, Peter  Garner wrote:
> create table Msg_Bodies
> (
>   Msg_Id                text      not null  ,
>   Msg_Oid               OID                 ,
>   Msg_Text              text                ,
>
>   primary key ( Msg_Id )
>
> ) ;

Thanx. Not only does this scheme save space over using large objects,
but it's much faster as well.

    <mike



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