Re: TEXT or LONGTEXT?

Поиск
Список
Период
Сортировка
От Alexander Staubo
Тема Re: TEXT or LONGTEXT?
Дата
Msg-id 88daf38c0709240829u57361aa9yad96cc2e8dfaa3db@mail.gmail.com
обсуждение исходный текст
Ответ на TEXT or LONGTEXT?  ("Fabiola Fernández" <fabiola.fg@gmail.com>)
Список pgsql-performance
On 9/24/07, Fabiola Fernández <fabiola.fg@gmail.com> wrote:
> I have a database with an amount of tables and in several of them I have an
> attribute for a semantic definition, for which I use a field of type text. I
> am trying to decide if it would be worth using LONGTEXT instead of TEXT, as
> maybe it would slow down the data insertion and extraction. I hope that you
> could help me. Thank you.

Easy choice -- PostgreSQL does not have a data type named "longtext".

Alexander.

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

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: select count(*) performance (vacuum did not help)
Следующее
От: Csaba Nagy
Дата:
Сообщение: Re: select count(*) performance (vacuum did not help)