Re: The same result for with SPACE and without SPACE

Поиск
Список
Период
Сортировка
От Scott Ribe
Тема Re: The same result for with SPACE and without SPACE
Дата
Msg-id B92B919F-8A47-48F5-BD5C-4C125A2E6F79@elevated-dev.com
обсуждение исходный текст
Ответ на Re: The same result for with SPACE and without SPACE  (M Sarwar <sarwarmd02@outlook.com>)
Ответы Re: The same result for with SPACE and without SPACE  (M Sarwar <sarwarmd02@outlook.com>)
Список pgsql-admin
One more followup comment: CHAR is rather an archaic vestige, from a time when fixed-length vs variable-length might
measurablyimprove performance somewhere, or removing the requirement to store a length with every instance might help
withspace requirements. There is really almost no anymore to ever use it for fixed length strings. There is *NO* good
reasonthat I know of to ever use it for values which are not actually fixed-length, that is assuredly a mistake. 


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

Предыдущее
От: Scott Ribe
Дата:
Сообщение: Re: The same result for with SPACE and without SPACE
Следующее
От: "Wetmore, Matthew (CTR)"
Дата:
Сообщение: The same result for with SPACE and without SPACE