Overhead changing varchar(2000) to text

Поиск
Список
Период
Сортировка
От Edson Richter
Тема Overhead changing varchar(2000) to text
Дата
Msg-id BLU436-SMTP73C6A08E408BFE28D0D281CFE80@phx.gbl
обсуждение исходный текст
Ответы Re: Overhead changing varchar(2000) to text  (Kevin Grittner <kgrittn@gmail.com>)
Список pgsql-general
Hi!

I do have several tables that uses varchar(2000) as store for remarks.
Lately, one customer need to store more than 2000 characteres, and I'm
considering changing from varchar(2000) to text.

What is the overhead?

Is there any place where I can learn about storage impacto for each data
type?

Thanks,

--
Atenciosamente,

Edson Carlos Ericksson Richter



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

Предыдущее
От: Christopher Molnar
Дата:
Сообщение: Re: Regexp_replace question / help needed
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: Overhead changing varchar(2000) to text