Re: Silly Question about varchar(n)

Поиск
Список
Период
Сортировка
Искать
От
paul butler
Тема
Re: Silly Question about varchar(n)
Дата
Msg-id
0eeba2319101d13PCOW034M@blueyonder.co.uk
Ответ на
Список
Дерево обсуждения
Silly Question about varchar(n) Derek Clarkson <dhc@bigpond.net.au>
Re: Silly Question about varchar(n) "paul butler" <paul@entropia.co.uk>
Re: Silly Question about varchar(n) Tom Lane <tgl@sss.pgh.pa.us>
From:           	Derek Clarkson 
To:             	pgsql-novice@postgresql.org
Subject:        	[NOVICE] Silly Question about varchar(n)
Date sent:      	Wed, 29 Jan 2003 17:03:23 +1100


No maximum 
(practically, there may be a limit, but I have never exceeded it) 
if you use varchar()
otherwise specifed by number, e g varchar(100)
For extra safety and speed use text datatype,
though this may cause odbc hiccups if that is part of your plans
> Hi guys,
> 	Whats maximum I can put as the length ? - I can't find it in the doco.
> 
> Thanks.
> -- 
> Derek Clarkson
> Web: http://users/bigpond/net/au/drekka
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

HTH

Paul Butler
В списке pgsql-novice по дате отправления
От: paul butler
Дата:
Сообщение: Re: Database connection
От: Steve McAllister
Дата:
FAQ