Re: RE: couple of general questions

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: RE: couple of general questions
Дата
Msg-id Pine.LNX.4.30.0101222211510.1090-100000@peter.localdomain
обсуждение исходный текст
Ответ на RE: couple of general questions  ("Harrelson, CulleyX" <culleyx.harrelson@intel.com>)
Список pgsql-general
Harrelson, CulleyX writes:

> Is there any difference between varchar and text other than varchar places a
> cap on the number of characters?

Varchar is SQL compliant, Text is not.  You can use Varchar without a
character limit, but that is not SQL compliant either.

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


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

Предыдущее
От: "Martin A. Marques"
Дата:
Сообщение: Re: is PG able to handle a >500 GB Database?
Следующее
От: Peter Mount
Дата:
Сообщение: Re: postgres memory management