Disadvantages to using "text"

Поиск
Список
Период
Сортировка

Are there any reasons for not using the “text” type whenever a variable length string field is needed?  Are there penalties in disk usage, memory usage or performance?

 

What are the differences between declaring something “varchar” or “varchar(n)” or “text”?  (I realize that the middle one has an upper limit while the others do not.)

 

 

Don

 

 

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

Предыдущее
От: "Wright, George"
Дата:
Сообщение: Re: function exception
Следующее
От: "Rodrigo E. De León Plicet"
Дата:
Сообщение: Re: Disadvantages to using "text"