General Postgres performance tips when using ARRAY

Поиск
Список
Период
Сортировка
От bubba postgres
Тема General Postgres performance tips when using ARRAY
Дата
Msg-id BANLkTinfjquDe6mRTyrBSjR-tX-1R4_Egg@mail.gmail.com
обсуждение исходный текст
Ответы Re: General Postgres performance tips when using ARRAY
Список pgsql-general

So, what are the gotcha's around manipulating Arrays in stored procs?
It seems reasonable that an array_cat /etc would cause the creation of a new array, but does mutating an existing array also create a copy?

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

Предыдущее
От: Tommy
Дата:
Сообщение: Re: Access to postgres conversion
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: General Postgres performance tips when using ARRAY