Re: Table name lengths...

Поиск
Список
Период
Сортировка
От Chris Bowlby
Тема Re: Table name lengths...
Дата
Msg-id 1062526135.97203.35.camel@morpheus
обсуждение исходный текст
Ответ на Re: Table name lengths...  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список pgsql-general
On Tue, 2003-09-02 at 14:46, Alvaro Herrera wrote:

> Cast a long string to the name type and measure its length:
>
> test=> SELECT length(repeat('xyzzy', 100)::name);
>  length
> --------
>      63
> (1 row)

 Cool, thanks that will work fairly well..

--
Chris Bowlby <excalibur@hub.org>
Hub.Org Networking Services


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

Предыдущее
От: Jeffrey Melloy
Дата:
Сообщение: Re: segfaults / backend crashing
Следующее
От: "Jenny -"
Дата:
Сообщение: Re: identifying each individual tuple locked