Re: how to query the size of an array in a table

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: how to query the size of an array in a table
Дата
Msg-id 413BEA56.2040100@joeconway.com
обсуждение исходный текст
Ответ на how to query the size of an array in a table  ("Po Eddie Lim" <eddiepo@ntsp.nec.co.jp>)
Список pgsql-general
Po Eddie Lim wrote:
>  Is it possible in PostGre 7.3 to query the size of a text[] array attribute
>  of a table? Does anyone know how this is queried in 7.3?

It isn't well documented, and not convenient to use, but see
array_dims() function on this page:
http://www.postgresql.org/docs/7.3/interactive/arrays.html

Array support and documentation is significantly better in 7.4.x.

Joe

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

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: One Database per Data File?
Следующее
От: "Philippe Lang"
Дата:
Сообщение: DROP TRIGGER permission