| От | Sim Zacks |
|---|---|
| Тема | varchar vs text |
| Дата | |
| Msg-id | crdhut$8f3$1@news.hub.org обсуждение исходный текст |
| Ответы |
Re: varchar vs text
|
| Список | pgsql-general |
Are there any differences between text and varchar? I found the following in the docs, which leads me to believe that there are no differences at all. Can someone please confirm this before I switch all my varchars to text? Tip: There are no performance differences between these three types, apart from the increased storage size when using the blank-padded type. While character(n) has performance advantages in some other database systems, it has no such advantages in PostgreSQL. In most situations text or character varying should be used instead.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера