Re: Why does this not work? (finally)

Поиск
Список
Период
Сортировка
Искать
От
Johann Zuschlag
Тема
Re: Why does this not work? (finally)
Дата
Msg-id
E16vkAy-0006oR-00@mrvdomng2.kundenserver.de
Ответ на
Список
Дерево обсуждения
Why does this not work? "Johann Zuschlag" <zuschlag@online.de>
Re: Why does this not work? Stephan Szabo <sszabo@megazone23.bigpanda.com>
Re: Why does this not work? "Johann Zuschlag" <zuschlag@online.de>
Re: Why does this not work? Tom Lane <tgl@sss.pgh.pa.us>
Re: Why does this not work? (finally) "Johann Zuschlag" <zuschlag@online.de>
Re: Why does this not work? Jan Wieck <janwieck@yahoo.com>
Re: Why does this not work? Richard Huxton <richardh@archonet.com>
On Thu, 11 Apr 2002 14:45:06 -0400, Tom Lane wrote:

>> Is there a solution for such a problem?
>
>Don't use varchar(n) --- use text.  You can still enforce the length
>limit you want inside the trigger, if you really want a length limit
>at all.

Thanks to all, for your help. It seems it is not possible.
Ok, I go for the text solution. The only trouble is, I have
to debug my application to see what nonsense it is
trying to do. But postgresql/psqlodbc is good help doing
that.

IIRC there is no speed difference between varchar and text?

regards

Johann Zuschlag
zuschlag@online.de


В списке pgsql-general по дате отправления
От: Jan Wieck
Дата:
Сообщение: Re: Why does this not work?
От: Gunther Schadow
Дата:
FAQ